-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
82 lines (66 loc) · 1 KB
/
.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
### all files '.o', 'a.out' and '.swp' in all directories ###
**/*.o
**/a.out
**/*.swp
### folders ###
build/
build_docker/
doxygen-1.8.13/
External_Libraries/
FloeCpp.xcodeproj/
io/outputs
io/stdout
io/videos
io/inputs
io/stdout
### macOS ###
*.DS_Store
### OAR ###
oar_out_save/
oar_scripts/
OAR.*
### python file ###
*.pyc
### waf files ###
.lock-waf_linux_build
.lock-waf_linux2_build
.lock-waf_darwin_build
.waf*
### files related to FROGGY install ###
CIMENT.txt
env2.bash
NODE_FILE_TEST
### doxygen ###
doxygen_original.cfg
html/
latex/
docs/
### Quentin's files ###
TODO-quentin
### Matthias's files ###
MR_comments.txt
src/test_play
test_play
Untitled.ipynb
pb-simus.txt
.ipynb_checkpoints/
### Silouane's files
results/
wscript_original
log.*
res.*
plotKinEnergy.py
replotGenerator.py
.vscode/
compile.sh
configure.sh
generatorTest.sh
getRank.py
go.sh
whyDontYouJustF-ckingDieAlreadyJustGiveUpAndDieQuickTime.scpt
### other files ###
data_simu.txt
nohup.out
#----------------#
#sftp-config.json
#*.sh