ace/.gitignore
Fabian Jakobs 299b0dacb5 git ignore
2011-06-06 18:43:04 +02:00

24 lines
No EOL
390 B
Text

# Junk that could exist anywhere:
.DS_Store
*.swp
*.tmp
# Project files that should not be in the repo
.project
.settings/
.settings.xml
.c9settings.xml
.settings.xml.old
.*.gz
# A handy place to put stuff that git should ignore:
/ignore/
support/async/
support/dryice/
support/jsdom/
support/node-htmlparser/
support/node-o3-xml/
support/requirejs/
/node_modules
support/node-o3-xml-v4/