]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitignore
Add header and implementation file for the new class
[u/mrichter/AliRoot.git] / .gitignore
index 4e12e800cecf5009f4d84adac71537df3723640e..476cf416a5f8c3b681d2e453b022470969cdf2e5 100644 (file)
@@ -1,3 +1,14 @@
+EVE/macros/saveViews.C
+MONITOR/alistoragemanager/clearAll.sh
+MONITOR/alistoragemanager/setupStorageDatabase.sh
+.gitignore
+AliRootXcode/
+AliRootXcode.xcodeproj/
+AliRootXcode/**
+*.DS_Store
+*.xworkspace
+*.xcodeproj
+
 # Compiled Object files
 *.slo
 *.lo
@@ -31,17 +42,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 +67,11 @@ CMakeLists.txt
 /test/*/*/*.root
 /test/*/*/*.log
 /test/*/*/*.ps
+
+#rpm-creation
+/RPMS
+/alimdc-root
+rpm-tmp.*
+/Debug
+.cproject
+.project