X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=.gitignore;h=02da9f43fd1d6be059c729ae6027e3a233883d4d;hb=32d432960540cc2372ebcf8fc674bd398e1cd26c;hp=a73e5fdf453e712078a566eec02cda3792b4427c;hpb=e21f93ac8ffb492f60554cc40da52892ce33eda5;p=u%2Fmrichter%2FAliRoot.git diff --git a/.gitignore b/.gitignore index a73e5fdf453..02da9f43fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -36,12 +43,16 @@ G__*.h # Backup files from common editors *.swp *~ +.[#]* +[#]*[#] # / /bin /lib /include /tmp +/build +/DA # /test/ /test/*/*.root @@ -52,3 +63,17 @@ G__*.h /test/*/*/*.root /test/*/*/*.log /test/*/*/*.ps + +#rpm-creation +/RPMS +/alimdc-root +rpm-tmp.* +/Debug +.cproject +.project + +# OS X metafiles +.DS_Store +._* +.AppleDouble +.LSOverride