Browse Source

Added ignore for hidden folders and gedit backups

Valeska 10 years ago
parent
commit
1f403df0c4
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -15,3 +15,5 @@
15 15
 *.exe
16 16
 *.out
17 17
 *.app
18
+.*
19
+*~

Loading…
Cancel
Save