summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-07 02:50:05 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-07 02:50:05 (GMT)
commit729912f3a8582ab260f46ecdbf0c6efab10579de (patch)
tree99a1c4d733cce2e9867dd91caeea24f829cc84f1
parent6aaff8e2df07563d064b87b46ff5a79b1ba35ad3 (diff)
updated ignores
-rw-r--r--.gitignore8
-rw-r--r--tests/.gitignore38
2 files changed, 24 insertions, 22 deletions
diff --git a/.gitignore b/.gitignore
index 3d0c520..543c7cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,8 @@ Makefile
objects
*.stl
*.dxf
-lexer_lex.cpp
-parser_yacc.cpp
+/lexer_lex.cpp
+/parser_yacc.cpp
parser_yacc.h
-tmp
-OpenSCAD.app \ No newline at end of file
+/tmp
+/OpenSCAD.app
diff --git a/tests/.gitignore b/tests/.gitignore
index 8ad2fdc..8b23bf4 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,18 +1,20 @@
-*.a
-*-output
-CMakeFiles
-CMakeCache.txt
-CTestTestfile.cmake
-Testing
-cmake_install.cmake
-lexer.cpp
-parser_yacc.c
-cgalpngtest
-cgaltest
-csgtermtest
-csgtexttest
-dumptest
-echotest
-opencsgtest
-throwntogethertest
-yee_compare
+/*.a
+/*-output
+out.txt
+out.png
+/CMakeFiles
+/CMakeCache.txt
+/CTestTestfile.cmake
+/Testing
+/cmake_install.cmake
+/lexer.cpp
+/parser_yacc.c
+/cgalpngtest
+/cgaltest
+/csgtermtest
+/csgtexttest
+/dumptest
+/echotest
+/opencsgtest
+/throwntogethertest
+/yee_compare
contact: Jan Huwald // Impressum