]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitignore
Checking Storage Manager state added to ED. Now GUI reacts depending on status of SM.
[u/mrichter/AliRoot.git] / .gitignore
index 27efe9410e1ff86429617fe57d1554e0b9e050fa..3b7ccf09eec22682dca0c403be965eb77b0c96c0 100644 (file)
@@ -1,3 +1,8 @@
+
+AliRootProject/
+*.DS_Store
+*.xworkspace
+
 # Compiled Object files
 *.slo
 *.lo
@@ -36,6 +41,8 @@ G__*.h
 # Backup files from common editors
 *.swp
 *~
+.[#]*
+[#]*[#]
 
 # /
 /bin
@@ -43,6 +50,7 @@ G__*.h
 /include
 /tmp
 /build
+/DA
 
 # /test/
 /test/*/*.root
@@ -58,3 +66,6 @@ G__*.h
 /RPMS
 /alimdc-root
 rpm-tmp.*
+/Debug
+.cproject
+.project