mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 21:18:00 +01:00
37 lines
343 B
Text
37 lines
343 B
Text
|
# 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
|
||
|
|
||
|
# Dreamweaver added files
|
||
|
_notes
|
||
|
dwsync.xml
|
||
|
|
||
|
# Komodo
|
||
|
*.komodoproject
|
||
|
.komodotools
|
||
|
|
||
|
# Folders to ignore
|
||
|
.hg
|
||
|
.svn
|
||
|
.CVS
|
||
|
intermediate
|
||
|
publish
|
||
|
.idea
|