]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitignore
doxy: MUON macros, refs, src links, no coll graph
[u/mrichter/AliRoot.git] / .gitignore
index 4e12e800cecf5009f4d84adac71537df3723640e..02da9f43fd1d6be059c729ae6027e3a233883d4d 100644 (file)
@@ -1,3 +1,10 @@
+EVE/macros/saveViews.C
+MONITOR/alistoragemanager/clearAll.sh
+MONITOR/alistoragemanager/setupStorageDatabase.sh
+*.DS_Store
+*.xworkspace
+*.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,17 @@ CMakeLists.txt
 /test/*/*/*.root
 /test/*/*/*.log
 /test/*/*/*.ps
+
+#rpm-creation
+/RPMS
+/alimdc-root
+rpm-tmp.*
+/Debug
+.cproject
+.project
+
+# OS X metafiles
+.DS_Store
+._*
+.AppleDouble
+.LSOverride