Removed crufty .gitignore file
This commit is contained in:
parent
3c95b6312b
commit
da536e5a0f
50
.gitignore
vendored
50
.gitignore
vendored
|
@ -1,50 +0,0 @@
|
|||
# Compiled source #
|
||||
###################
|
||||
*.com
|
||||
*.class
|
||||
*.dll
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
*.pyc
|
||||
|
||||
# Numerous always-ignore extensions
|
||||
###################
|
||||
*.diff
|
||||
*.err
|
||||
*.orig
|
||||
*.log
|
||||
*.rej
|
||||
*.swo
|
||||
*.swp
|
||||
*.vi
|
||||
*~
|
||||
|
||||
*.sass-cache
|
||||
# Folders to ignore
|
||||
###################
|
||||
.hg
|
||||
.svn
|
||||
.CVS
|
||||
# OS or Editor folders
|
||||
###################
|
||||
.DS_Store
|
||||
Icon?
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
nbproject
|
||||
.cache
|
||||
.project
|
||||
.settings
|
||||
.tmproj
|
||||
*.esproj
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
# Dreamweaver added files
|
||||
###################
|
||||
_notes
|
||||
dwsync.xml
|
||||
# Komodo
|
||||
###################
|
||||
*.komodoproject
|
||||
.komodotools
|
Loading…
Reference in New Issue
Block a user