h5ai/.gitignore

51 lines
434 B
Plaintext
Raw Normal View History

2011-06-23 20:35:28 +02:00
# Build folders to ignore
bin
build
target
2011-07-02 21:11:25 +02:00
build.local.*
2011-06-23 20:35:28 +02:00
# Eclipse
.classpath
.ant-targets-*
2011-06-23 20:35:28 +02:00
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
.cache
.project
.settings
.tmproj
nbproject
Thumbs.db
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea