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