Cleanup .gitignore files

(cherry picked from commit afa50029882655af8d5eea40aed7644fce4564d8)
This commit is contained in:
AntsyLich 2024-10-15 03:39:48 +06:00 committed by Cuong-Tran
parent f839334c1c
commit 7d8f96d856
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2
16 changed files with 15 additions and 38 deletions

36
.gitignore vendored
View file

@ -1,28 +1,22 @@
# Build files
.gradle
.vscode
#.vscode
.kotlin
/local.properties
/.idea/workspace.xml
.DS_Store
build
# IDE files
*.iml
.idea/*
!.idea/icon.png
*iml
*.iml
/mainframer
/.mainframer
# Built files
*/build
/build
*.apk
app/**/output*.json
# Unnecessary file
*.swp
TODO.md
CHANGELOG.md
/captures
build.sh
# Configuration files
local.properties
# macOS specific files
.DS_Store
/app/src/main/assets/client_secrets.json
/app/google-services.json
*.jks
app/standard/preview/*

4
app/.gitignore vendored
View file

@ -1,4 +0,0 @@
/build
*iml
*.iml
google-services.json

1
buildSrc/.gitignore vendored
View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
/build

1
data/.gitignore vendored
View file

@ -1 +0,0 @@
/build

1
domain/.gitignore vendored
View file

@ -1 +0,0 @@
/build

1
flagkit/.gitignore vendored
View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
*.jar

0
i18n/.gitignore vendored
View file

View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
/build

View file

@ -1 +0,0 @@
/build