15 lines
No EOL
240 B
Text
15 lines
No EOL
240 B
Text
# Junk that could exist anywhere:
|
|
.DS_Store
|
|
*.swp
|
|
*.tmp
|
|
|
|
# Project files that should not be in the repo
|
|
.project
|
|
.settings/
|
|
.settings.xml
|
|
.c9settings.xml
|
|
.settings.xml.old
|
|
.*.gz
|
|
|
|
# A handy place to put stuff that git should ignore:
|
|
/ignore/ |