X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=.gitignore;h=476cf416a5f8c3b681d2e453b022470969cdf2e5;hp=4e12e800cecf5009f4d84adac71537df3723640e;hb=19dfd8ddd63f7ada1a20b0dda55781fc0b5618ee;hpb=12ccf4a7a8f09ca637ba2d95a8733fc722b3fcda diff --git a/.gitignore b/.gitignore index 4e12e800cec..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 @@ -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