Skip to content

Commit bbdf028

Browse files
gAmUssAdefunkt
authored andcommitted
Added Eclipse and Windows gitignore files
1 parent f44d9f5 commit bbdf028

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

Global/Eclipse.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
*.pydevproject
22
.project
3-
3+
.metadata
4+
tmp/**
5+
*.tmp
6+
*.bak
7+
tmp/**/*
8+
*.swp
9+
*~.nib
10+
local.properties

Global/Windows.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#Windows images caches
2+
Thumbs.db
3+
4+
#Folder config file
5+
Desktop.ini

0 commit comments

Comments
 (0)