X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=.gitignore;h=3b7ccf09eec22682dca0c403be965eb77b0c96c0;hb=0790c3e6c2ff934efeea35f3b8b02ee0dc3d33bb;hp=27efe9410e1ff86429617fe57d1554e0b9e050fa;hpb=09929b1a52822f9e303089fc99971172c15ab94e;p=u%2Fmrichter%2FAliRoot.git diff --git a/.gitignore b/.gitignore index 27efe9410e1..3b7ccf09eec 100644 --- a/.gitignore +++ b/.gitignore @@ -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