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
30 lines (30 loc) · 706 Bytes
/
.gitignore
File metadata and controls
30 lines (30 loc) · 706 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
*.o
/autom4te.cache/
/build
/config.guess
/config.log
/config.status
/config.sub
/configure
/install-sh
/Makefile
/mosh/src/Makefile
/mosh/src/omc_communication.cc
/mosh/src/omc_communication.h
/mosh/src/omc_config.h
/mosh/src/OMShell-terminal
/OMShell/bin
/OMShell/generatedfiles
/OMShell/OMShellGUI/.qmake.stash
/OMShell/OMShellGUI/*.qm
/OMShell/OMShellGUI/Makefile
/OMShell/OMShellGUI/Makefile.Debug
/OMShell/OMShellGUI/Makefile.Release
/OMShell/OMShellGUI/Makefile.unix
/OMShell/OMShellGUI/object_script.*
/OMShell/OMShellGUI/omc_communication.cc
/OMShell/OMShellGUI/omc_communication.h
/OMShell/OMShellGUI/omc_config.h
/OMShell/OMShellGUI/OMShell.config
/OMShell/OMShellGUI/OMShellGUI.pro.*
/qmake.sh