トップディレクトリーのDoxyfileを無視ファイルリストに追加
[YACASL2.git] / .gitignore
index 28d892d..dbce9d2 100644 (file)
@@ -1,10 +1,11 @@
-src/*.o
-1.txt
-report.txt
-diff.txt
-casl2
-comet2
-dumpword
-TEST.log
+/casl2
+/comet2
+/dumpword
+*.o
 *~
-TAGS
+GPATH
+GRTAGS
+GTAGS
+#*
+core
+/Doxyfile
\ No newline at end of file