Explorar el Código

added a bunch of installer crap to .gitignore

tags/0.6.3m1rc1
Gregory Holmes hace 15 años
padre
commit
f7ec1f5394
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6
    0
      .gitignore

+ 6
- 0
.gitignore Ver fichero

@@ -6,5 +6,11 @@
6 6
 /plugins
7 7
 /junitreports
8 8
 /junit*.properties
9
+/installer/output/*
10
+/installer/osx/compress-dmg
11
+/installer/windows/*.rc
12
+/installer/windows/*.inc
13
+/installer/windows/*.ico
14
+/installer/windows/DMDirc.jar
9 15
 .svn
10 16
 *.class

Loading…
Cancelar
Guardar