]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitignore
Added FMD script for QA trending (V. Zaccolo)
[u/mrichter/AliRoot.git] / .gitignore
index 4e12e800cecf5009f4d84adac71537df3723640e..8a70750b12e0a126ea759834691d6a81504a715e 100644 (file)
@@ -1,3 +1,10 @@
+
+AliRootProject/
+*.DS_Store
+*.xworkspace
+xAliRoot/
+*.xcodeproj
+
 # Compiled Object files
 *.slo
 *.lo
@@ -31,17 +38,21 @@ G__*.h
 *.exp
 *.manifest
 *.rootmap
-CMakeLists.txt
+CMakeLists.txt
 
 # Backup files from common editors
 *.swp
 *~
+.[#]*
+[#]*[#]
 
 # /
 /bin
 /lib
 /include
 /tmp
+/build
+/DA
 
 # /test/
 /test/*/*.root
@@ -52,3 +63,11 @@ CMakeLists.txt
 /test/*/*/*.root
 /test/*/*/*.log
 /test/*/*/*.ps
+
+#rpm-creation
+/RPMS
+/alimdc-root
+rpm-tmp.*
+/Debug
+.cproject
+.project