mirror of
https://github.com/CryptKeeperZK/ejs.git
synced 2026-01-07 22:53:57 -05:00
26 lines
304 B
Plaintext
26 lines
304 B
Plaintext
# If you add anything here, consider also adding to .npmignore
|
|
v8.log
|
|
*.swp
|
|
*.swo
|
|
auth_info.js
|
|
dist
|
|
.idea/
|
|
tags
|
|
nbproject/
|
|
spec/browser/autogen_suite.js
|
|
node_modules
|
|
tmtags
|
|
*.DS_Store
|
|
examples/*/log/*
|
|
site/log/*
|
|
.log
|
|
npm-debug.log
|
|
doc/
|
|
test/tmp
|
|
coverage/
|
|
/ejs.js
|
|
/ejs.min.js
|
|
out/
|
|
pkg/
|
|
/package-lock.json
|