瀏覽代碼

Randomly change .gitignore to test stuff

tags/0.6.3m1rc1
Chris Smith 15 年之前
父節點
當前提交
3e4787390b
共有 1 個檔案被更改,包括 1 行新增7 行删除
  1. 1
    7
      .gitignore

+ 1
- 7
.gitignore 查看文件

@@ -1,11 +1,5 @@
1
-# git-ls-files --others --exclude-from=.git/info/exclude
2
-# Lines that start with '#' are comments.
3
-# For a project mostly in C, the following would be a good set of
4
-# exclude patterns (uncomment them if you want to use them):
5
-# *.[oa]
6
-# *~
1
+# DMDirc .gitignore file
7 2
 
8
-# /
9 3
 /build
10 4
 /dist
11 5
 /nbproject/private

Loading…
取消
儲存