瀏覽代碼

updated .gitignore

markusgraube 10 年之前
父節點
當前提交
5ed98b2ed7
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 2 1
      .gitignore
  2. 4 0
      tests/.gitignore

+ 2 - 1
.gitignore

@@ -1,5 +1,5 @@
 # exclude
-log
+*.log
 *.guess
 .in
 *.sub
@@ -43,3 +43,4 @@ coverage_report
 .project
 .cproject
 /INSTALL
+/.settings

+ 4 - 0
tests/.gitignore

@@ -0,0 +1,4 @@
+/*.trs
+/check_list
+/check_stack
+/check_indexedList