Skip to content

Commit a7ab6cd

Browse files
committed
project files, back from the dead?
1 parent 7e67543 commit a7ab6cd

2 files changed

Lines changed: 13 additions & 18 deletions

File tree

.gitignore

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2+
# Junk that could exist anywhere:
13
.DS_Store
4+
*.swp
5+
*.tmp
6+
7+
# Project files that should not be in the repo
8+
.project
9+
.settings/
210
.settings.xml
3-
.settings.xml.old
11+
.settings.xml.old
12+
13+
# A handy place to put stuff that git should ignore:
14+
/ignore/
15+

.project

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)