1
0
mirror of https://github.com/github/gitignore synced 2024-11-30 07:34:22 +01:00
gitignore/Node.gitignore
Gianpiero Bozza 4ff44371d7 Update Node.gitignore
added sencha touch 2 ignore files
2013-03-17 12:04:47 +00:00

36 lines
526 B
Plaintext

# See http://help.github.com/ignore-files/ for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile ~/.gitignore_global
log/*
public/assets
tmp
.project
.bundle
.idea
.gems
# OS generated files #
######################
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
npm-debug.log
node_modules