Parcourir la source

Updated .gitignore

tags/0.6.3m1rc1
Michael il y a 15 ans
Parent
révision
ec6a7fa669
1 fichiers modifiés avec 6 ajouts et 2 suppressions
  1. 6
    2
      .gitignore

+ 6
- 2
.gitignore Voir le fichier

@@ -1,4 +1,4 @@
1
-# DMDirc .gitignore file
1
+Oh# DMDirc .gitignore file
2 2
 
3 3
 /build
4 4
 /dist
@@ -12,6 +12,10 @@
12 12
 /installer/windows/*.inc
13 13
 /installer/windows/*.ico
14 14
 /installer/windows/DMDirc.jar
15
-/installer/windows/*.exe
16 15
 .svn
17 16
 *.class
17
+*.exe
18
+__history
19
+*.bdsproj
20
+*.bdsproj.local
21
+*.identcache

Chargement…
Annuler
Enregistrer