]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitignore
Removing useless flag.
[u/mrichter/AliRoot.git] / .gitignore
index a73e5fdf453e712078a566eec02cda3792b4427c..3b7ccf09eec22682dca0c403be965eb77b0c96c0 100644 (file)
@@ -1,3 +1,8 @@
+
+AliRootProject/
+*.DS_Store
+*.xworkspace
+
 # Compiled Object files
 *.slo
 *.lo
@@ -36,12 +41,16 @@ G__*.h
 # Backup files from common editors
 *.swp
 *~
+.[#]*
+[#]*[#]
 
 # /
 /bin
 /lib
 /include
 /tmp
+/build
+/DA
 
 # /test/
 /test/*/*.root
@@ -52,3 +61,11 @@ G__*.h
 /test/*/*/*.root
 /test/*/*/*.log
 /test/*/*/*.ps
+
+#rpm-creation
+/RPMS
+/alimdc-root
+rpm-tmp.*
+/Debug
+.cproject
+.project