mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-08 22:28:10 -05:00
32 lines
293 B
Plaintext
32 lines
293 B
Plaintext
# Numerous always-ignore extensions
|
|
*.diff
|
|
*.err
|
|
*.orig
|
|
*.log
|
|
*.rej
|
|
*.swo
|
|
*.swp
|
|
*.vi
|
|
*~
|
|
|
|
# OS or Editor folders
|
|
.DS_Store
|
|
.cache
|
|
.project
|
|
.settings
|
|
nbproject
|
|
thumbs.db
|
|
|
|
# Dreamweaver added files
|
|
_notes
|
|
dwsync.xml
|
|
|
|
# Folders to ignore
|
|
.hg
|
|
.svn
|
|
publish
|
|
.idea
|
|
|
|
# files
|
|
build/buildinfo.properties
|