forked from kvtsang/Supera
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (45 loc) · 692 Bytes
/
.gitignore
File metadata and controls
45 lines (45 loc) · 692 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
*.out
*.depend
*.png
*.jpg
*.jpeg
*.pcm
*cmake
*CMakeFiles
*Dict.cxx
*Dict.h
*Dict.cc
*Cint.cxx
*Cint.h
*Cint.cc
*.root
*.json
*.db
*.log
*.dat
CMakeLists.txt
!experiments/*/CMakeLists.txt
FMWKInterface.*
*.txt
*.bin
*.root
build
app/PlayGround/*
app/Supera/APILArLite/Cropper.*
app/Supera/APILArLite/MCParticleTree.*
app/Supera/APILArLite/SuperaTypes.h
app/Supera/APILArLite/SuperaUtils.*
app/Supera/APILArLite/SuperaCore.*
app/Supera/APILArSoft/Cropper.*
app/Supera/APILArSoft/MCParticleTree.*
app/Supera/APILArSoft/SuperaTypes.h
app/Supera/APILArSoft/SuperaUtils.*
app/Supera/APILArSoft/SuperaCore.*
app/Supera/APILArSoft/supera.fcl
*~
*.pyc
.ipynb_checkpoints
*.ipynb
.DS_Store
*.pdf
*.o