Files
HackFlowy/.gitignore
T
Daniel Risacher 199ef79578 updating .gitignore with github recommendations for node projects
removing node_modules/* to prevent spurious updates after 'npm install'
2013-11-04 06:22:39 -05:00

18 lines
119 B
Plaintext

.sass-cache
config.js
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
npm-debug.log
node_modules