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