]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitignore
Add static function to connect the Krypton and calibQA trees for the edge gain calibr...
[u/mrichter/AliRoot.git] / .gitignore
index 4e12e800cecf5009f4d84adac71537df3723640e..f8af51af9ca6fd20a2d96eaa8a35c0e07c35c236 100644 (file)
@@ -31,7 +31,7 @@ G__*.h
 *.exp
 *.manifest
 *.rootmap
-CMakeLists.txt
+CMakeLists.txt
 
 # Backup files from common editors
 *.swp
@@ -42,6 +42,8 @@ CMakeLists.txt
 /lib
 /include
 /tmp
+/build
+/DA
 
 # /test/
 /test/*/*.root
@@ -52,3 +54,11 @@ CMakeLists.txt
 /test/*/*/*.root
 /test/*/*/*.log
 /test/*/*/*.ps
+
+#rpm-creation
+/RPMS
+/alimdc-root
+rpm-tmp.*
+/Debug
+.cproject
+.project