h5ai/.gitignore

49 lines
430 B
Text
Raw Normal View History

2011-06-23 14:35:28 -04:00
# Build folders to ignore
build
2011-07-02 15:11:25 -04:00
build.local.*
2011-09-23 11:09:05 -04:00
release
2011-07-02 15:11:25 -04:00
2011-06-23 14:35:28 -04:00
# Eclipse
.classpath
.ant-targets-*
2011-06-23 14:35:28 -04: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