]> git.uio.no Git - u/mrichter/AliRoot.git/blame - .gitignore
fixing addtask output container name
[u/mrichter/AliRoot.git] / .gitignore
CommitLineData
db40de60 1.gitignore
e339938c 2AliRootXcode/
3AliRootXcode.xcodeproj/
4AliRootXcode/**
164d3d29 5*.DS_Store
6*.xworkspace
14e4c3fa 7*.xcodeproj
164d3d29 8
12ccf4a7
PH
9# Compiled Object files
10*.slo
11*.lo
12*.o
13
14# Compiled Dynamic libraries
15*.so
16*.so.[0-9]*
17*.dylib
18*.dll
19*.libs
20*.lib
21
22# Compiled Static libraries
23*.lai
24*.la
25*.a
26
27# Dictionary source files
28G__*.c
29G__*.cxx
30G__*.h
31
32# Other Stuff
33*.d
34*.pyc
35*.pyo
36*.pdb
37*.obj
38*.def
39*.exp
40*.manifest
41*.rootmap
e21f93ac 42# CMakeLists.txt
12ccf4a7
PH
43
44# Backup files from common editors
45*.swp
46*~
164d3d29 47.[#]*
48[#]*[#]
12ccf4a7
PH
49
50# /
0492edf5
A
51/bin
52/lib
53/include
54/tmp
4af04bfd 55/build
d37e8011 56/DA
0492edf5 57
12ccf4a7
PH
58# /test/
59/test/*/*.root
60/test/*/*.log
61/test/*/*.ps
62/test/*/*.dat
63/test/*/GRP
64/test/*/*/*.root
65/test/*/*/*.log
66/test/*/*/*.ps
fbcbb989 67
68#rpm-creation
69/RPMS
70/alimdc-root
71rpm-tmp.*
5ea0c92a 72/Debug
73.cproject
74.project