Skip to content

Commit bd024ac

Browse files
lochelOpenModelica-Hudson
authored andcommitted
Cleanup .gitignore file
Belonging to [master]: - #65
1 parent 9ca7831 commit bd024ac

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

.gitignore

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
# 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
213
/Makefile
314
autom4te.cache/
415
build/
5-
config.guess
6-
config.log
7-
config.status
8-
config.sub
9-
configure
10-
install-sh
11-
.metadata/
12-
.externalToolBuilders/*.launch
13-
.project-sample
14-
.project
15-
.openmodelica.aspell
16+
NewDocumentation/
1617
OMPython/
1718
OpenModelicaSetup/
18-
NewDocumentation/
19-
.settings

0 commit comments

Comments
 (0)