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