updated gitignore
This commit is contained in:
parent
3527ff69b3
commit
00b2a03246
9
.gitignore
vendored
9
.gitignore
vendored
@ -20,10 +20,9 @@
|
||||
.idea/**/uiDesigner.xml
|
||||
.idea/**/dbnavigator.xml
|
||||
labswp_2019_sose_geocaching.iml
|
||||
.idea/modules
|
||||
|
||||
# public folder
|
||||
src/main/resources/public
|
||||
src/main/resources/public/
|
||||
|
||||
|
||||
# Gradle
|
||||
@ -34,9 +33,9 @@ src/main/resources/public
|
||||
# When using Gradle or Maven with auto-import, you should exclude module files,
|
||||
# since they will be recreated, and may cause churn. Uncomment if using
|
||||
# auto-import.
|
||||
# .idea/modules.xml
|
||||
# .idea/*.iml
|
||||
# .idea/modules
|
||||
.idea/modules.xml
|
||||
.idea/*.iml
|
||||
.idea/modules
|
||||
|
||||
# CMake
|
||||
cmake-build-*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user