Przeglądaj źródła

updated .gitignore

markusgraube 10 lat temu
rodzic
commit
5ed98b2ed7
2 zmienionych plików z 6 dodań i 1 usunięć
  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