forked from UdK-VPT/BuildingSystems
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
58 lines (58 loc) · 704 Bytes
/
Copy path.gitignore
File metadata and controls
58 lines (58 loc) · 704 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
46
47
48
49
50
51
52
53
54
55
56
57
58
# Ignore Dymola output, log and temporary files (in alphabetical order)
*.bak-mo
*.mat
*.mof
buildlog.txt
diagnostics.txt
diagnostics_summary.txt
dsfinal.txt
dsin.txt
dslog.txt
dsmodel_fmuconf.h
dsmodel.c
dsmodelext*.c
dsmodelext*.obj
dsres.txt
dymosim
dymosim.exe
dymosim.exp
dymosim.lib
empty.txt
eventlog.txt
failure
fmiModelIdentifier.h
help/
modelDescription.xml
request
stat
status
stop
success
#
# Ignore some log files
simulator.log
unitTests.log
printlog.txt
fileExtensions.txt
#
# Ignore some Microsoft files
desktop.ini
thumbs.db
*.doc
*.docx
*.xls
*.xlsx
*.xlsm
*.ppt
*.pptx
#
# Ignore docs and LaTeX output
docs/build/
*.aux
*.log
*.synctex.gz
#
# Ignore some other files
*.orig
*.pyc
*.sdf