update gitignore for missing projects for gradle/intellij/eclipse

This commit is contained in:
Bers 2022-01-22 20:01:09 +01:00
parent ba2291f572
commit 9ad599b305
3 changed files with 8 additions and 2 deletions

8
.gitignore vendored
View File

@ -39,6 +39,10 @@ com_crashlytics_export_strings.xml
/android/bin/ /android/bin/
/core/bin/ /core/bin/
/desktop/bin/ /desktop/bin/
/fdfparser/bin/
/jassparser/bin/
/server/bin/
/shared/bin/
/html/bin/ /html/bin/
/ios/bin/ /ios/bin/
/ios-moe/bin/ /ios-moe/bin/
@ -105,6 +109,10 @@ gradle-app.setting
/android/build/ /android/build/
/core/build/ /core/build/
/desktop/build/ /desktop/build/
/fdfparser/build/
/jassparser/build/
/server/build/
/shared/build/
/html/build/ /html/build/
/ios/build/ /ios/build/
/ios-moe/build/ /ios-moe/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/