forked from OpenModelica/OMEdit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
46 lines (46 loc) · 1.19 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
*.a
*.config
*.dll
*.exe
*.lib
*.o
*.qm
*.so
/autom4te.cache/
/build/
/config.guess
/config.log
/config.status
/config.sub
/configure
/install-sh
/Makefile
/OMEdit*/bin/
/OMEdit*/build/release/
/OMEdit/generatedfiles/
/OMEdit/OMEditGUI/.qmake.stash
/OMEdit/OMEditGUI/Debugger/Parser/GDBMIOutput.tokens
/OMEdit/OMEditGUI/Debugger/Parser/GDBMIOutputLexer.c
/OMEdit/OMEditGUI/Debugger/Parser/GDBMIOutputLexer.h
/OMEdit/OMEditGUI/Debugger/Parser/GDBMIOutputParser.c
/OMEdit/OMEditGUI/Debugger/Parser/GDBMIOutputParser.h
/OMEdit/OMEditGUI/Debugger/Parser/libGDBMIParser.a
/OMEdit/OMEditGUI/Debugger/Parser/Makefile.lib.unix
/OMEdit/OMEditGUI/Makefile
/OMEdit/OMEditGUI/Makefile.Debug
/OMEdit/OMEditGUI/Makefile.Release
/OMEdit/OMEditGUI/object_script.*
/OMEdit/OMEditGUI/omc_config.h
/OMEdit/OMEditGUI/OMC/Parser/OMCOutput.tokens
/OMEdit/OMEditGUI/OMC/Parser/OMCOutputLexer.c
/OMEdit/OMEditGUI/OMC/Parser/OMCOutputLexer.cpp
/OMEdit/OMEditGUI/OMC/Parser/OMCOutputLexer.h
/OMEdit/OMEditGUI/OMC/Parser/OMCOutputParser.c
/OMEdit/OMEditGUI/OMC/Parser/OMCOutputParser.cpp
/OMEdit/OMEditGUI/OMC/Parser/OMCOutputParser.h
/OMEdit/OMEditGUI/OMEditGUI.pro.*
/OMEdit/OMEditGUI/version.h
/qjson-0.8.1/build/
/qmake.sh
Makefile.unix
qm.stamp