瀏覽代碼

added a bunch of installer crap to .gitignore

tags/0.6.3m1rc1
Gregory Holmes 15 年之前
父節點
當前提交
f7ec1f5394
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6
    0
      .gitignore

+ 6
- 0
.gitignore 查看文件

@@ -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…
取消
儲存