Push BlueMapVue and tidy up .gitignore

This commit is contained in:
Blue (Lukas Rieger) 2021-03-19 01:27:53 +01:00
parent 69371bb69b
commit 8972549e7a
No known key found for this signature in database
GPG Key ID: 904C4995F9E1F800
2 changed files with 2 additions and 28 deletions

28
.gitignore vendored
View File

@ -1,41 +1,15 @@
.gradle/
.gradle/*
*/.gradle/*
build/
build/*
*/build/*
.settings/
.settings/*
*/.settings/*
bin/
bin/*
*/bin/*
doc/
doc/*
*/doc/*
logs/
logs/*
*/logs/*
run/
run/*
*/run/*
node_modules/
.classpath
*/.classpath
.project
*/.project
.idea
*/.idea
node_modules/
*.launch

@ -1 +1 @@
Subproject commit b6a6adcf5da0bd7abe2ce7072021b93b3109b708
Subproject commit 0629739985be3aeda3e888f058a9276a61ad9c89