We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca7831 commit bd024acCopy full SHA for bd024ac
.gitignore
@@ -1,19 +1,18 @@
1
# autoconf
2
+.externalToolBuilders/*.launch
3
+.metadata/
4
+.project
5
+.settings
6
+/config.guess
7
+/config.log
8
+/config.status
9
+/config.sub
10
+/configure
11
+/install-sh
12
+/make.log
13
/Makefile
14
autom4te.cache/
15
build/
-config.guess
-config.log
-config.status
-config.sub
-configure
-install-sh
-.metadata/
-.externalToolBuilders/*.launch
-.project-sample
-.project
-.openmodelica.aspell
16
+NewDocumentation/
17
OMPython/
18
OpenModelicaSetup/
-NewDocumentation/
19
-.settings
0 commit comments