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