]> git.uio.no Git - u/mrichter/AliRoot.git/blame - .gitignore
q vector percentile
[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
45
12ccf4a7
PH
46# /test/
47/test/*/*.root
48/test/*/*.log
49/test/*/*.ps
50/test/*/*.dat
51/test/*/GRP
52/test/*/*/*.root
53/test/*/*/*.log
54/test/*/*/*.ps
fbcbb989 55
56#rpm-creation
57/RPMS
58/alimdc-root
59rpm-tmp.*