parent
12116e6b32
commit
7a1571eae6
1 changed files with 39 additions and 1 deletions
@ -1 +1,39 @@ |
||||
.DS_store |
||||
# Numerous always-ignore extensions |
||||
*.diff |
||||
*.err |
||||
*.orig |
||||
*.log |
||||
*.rej |
||||
*.swo |
||||
*.swp |
||||
*.vi |
||||
*~ |
||||
*.sass-cache |
||||
|
||||
# OS or Editor folders |
||||
.DS_Store |
||||
Thumbs.db |
||||
.cache |
||||
.project |
||||
.settings |
||||
.tmproj |
||||
*.esproj |
||||
nbproject |
||||
*.sublime-project |
||||
*.sublime-workspace |
||||
|
||||
# Dreamweaver added files |
||||
_notes |
||||
dwsync.xml |
||||
|
||||
# Komodo |
||||
*.komodoproject |
||||
.komodotools |
||||
|
||||
# Folders to ignore |
||||
.hg |
||||
.svn |
||||
.CVS |
||||
intermediate |
||||
.idea |
||||
cache |
||||
|
Loading…
Reference in new issue