]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitignore
Added FMD script for QA trending (V. Zaccolo)
[u/mrichter/AliRoot.git] / .gitignore
index ee36f8b05a95535b8d569262eafab9ee7e573944..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
@@ -57,3 +68,6 @@ G__*.h
 /RPMS
 /alimdc-root
 rpm-tmp.*
+/Debug
+.cproject
+.project