forked from OpenModelica/OpenModelica
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (38 loc) · 795 Bytes
/
.gitignore
File metadata and controls
38 lines (38 loc) · 795 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
*.o
/autom4te.cache
/build
/config.*
/configure
/install-sh
/Makefile
/OMPlot/bin
/OMPlot/generatedfiles
/OMPlot/OMPlotGUI/.qmake.stash
/OMPlot/OMPlotGUI/Makefile
/OMPlot/OMPlotGUI/Makefile.Debug
/OMPlot/OMPlotGUI/Makefile.lib
/OMPlot/OMPlotGUI/Makefile.lib.Debug
/OMPlot/OMPlotGUI/Makefile.lib.Release
/OMPlot/OMPlotGUI/Makefile.Release
/OMPlot/OMPlotGUI/Makefile.unix
/OMPlot/OMPlotGUI/object_script.*
/OMPlot/OMPlotGUI/OMPlotGUI.config
/OMPlot/OMPlotGUI/OMPlotGUI.pro.*
/OMPlot/OMPlotGUI/OMPlotLib.pro.*
/qmake.sh
/qwt/.qmake.stash
/qwt/build
/qwt/lib
/qwt/Makefile
/qwt/Makefile.unix
/qwt/qwt.config
/qwt/src/.qmake.stash
/qwt/src/Makefile
/qwt/src/Makefile.Debug
/qwt/src/Makefile.Release
/qwt/src/moc
/qwt/src/obj
/qwt/src/object_script.*
/qwt/qwt.pro.user
qwt/src/release/
qwt/src/debug/