-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
94 lines (79 loc) · 945 Bytes
/
.gitignore
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
#eclipse stuff
.cproject
.dep/
.project
.settings/
.pydevproject
#OS
.gdb_history
.DS_Store
#binaries
build
Arepo
Arepo.dSYM
Tenet
Tenet.dSYM
Gadget4
Gadget4.dSYM
.build*/
*.o
*.check
/extlibs
doxygen
WARNINGS
processes_*.txt
*~
*.o*
*.e*
*\#
*.sh
#potentially large files
*.h5
*.hdf5
*.dat
*.bin
#media files
*.mp4
*.png
*.eps
*.jpg
*.jpeg
*.pdf
*.out
*.aux
*.toc
*.log
#Config files
/Config.sh
/Makefile.systype
/param.txt
/parameter.txt
/Run1.tex
/param.tex
/param.param
/*.param
/examples/DM-L50-N128/Config.sh
/examples/DM-L50-N128/job.sh
#Output folders
/tests
/out
/**/output*/
balance.txt
cpu.txt
info.txt
domain.txt
memory.txt
timebins.txt
timings.txt
energy.txt
cpu.csv
*-usedvalues
**/restartfiles/
# special files in test directory
tests/Aquarius/Aq-A-2-cont/Tree-PM-O3/*.txt
tests/ICs
# symbolic links in repository
tests/MilliMillHyper/output
tests/MilliMillHyper/output_tree
tests/EuclidTest/G4_TreePM/output
site/