X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=.gitignore;h=476cf416a5f8c3b681d2e453b022470969cdf2e5;hb=f887e74677f7033cdd02cb92b4462948c720e895;hp=a73e5fdf453e712078a566eec02cda3792b4427c;hpb=e21f93ac8ffb492f60554cc40da52892ce33eda5;p=u%2Fmrichter%2FAliRoot.git diff --git a/.gitignore b/.gitignore index a73e5fdf453..476cf416a5f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -36,12 +47,16 @@ G__*.h # Backup files from common editors *.swp *~ +.[#]* +[#]*[#] # / /bin /lib /include /tmp +/build +/DA # /test/ /test/*/*.root @@ -52,3 +67,11 @@ G__*.h /test/*/*/*.root /test/*/*/*.log /test/*/*/*.ps + +#rpm-creation +/RPMS +/alimdc-root +rpm-tmp.* +/Debug +.cproject +.project