]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Ignoring more generated files
authorPeter Hristov <phristov@pb-d-128-141-110-112.cern.ch>
Thu, 5 Dec 2013 16:21:01 +0000 (17:21 +0100)
committerPeter Hristov <phristov@pb-d-128-141-110-112.cern.ch>
Thu, 5 Dec 2013 16:21:01 +0000 (17:21 +0100)
.gitignore

index 011221d5458a74be10a587213a6517addaf4ff91..4e12e800cecf5009f4d84adac71537df3723640e 100644 (file)
@@ -1,5 +1,54 @@
+# Compiled Object files
+*.slo
+*.lo
+*.o
+
+# Compiled Dynamic libraries
+*.so
+*.so.[0-9]*
+*.dylib
+*.dll
+*.libs
+*.lib
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
+
+# Dictionary source files
+G__*.c
+G__*.cxx
+G__*.h
+
+# Other Stuff
+*.d
+*.pyc
+*.pyo
+*.pdb
+*.obj
+*.def
+*.exp
+*.manifest
+*.rootmap
+CMakeLists.txt
+
+# Backup files from common editors
+*.swp
+*~
+
+# /
 /bin
 /lib
 /include
 /tmp
 
+# /test/
+/test/*/*.root
+/test/*/*.log
+/test/*/*.ps
+/test/*/*.dat
+/test/*/GRP
+/test/*/*/*.root
+/test/*/*/*.log
+/test/*/*/*.ps