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