Cleanup .gitignore files

(cherry picked from commit afa50029882655af8d5eea40aed7644fce4564d8)

# Conflicts:
#	.gitignore
#	app/.gitignore
This commit is contained in:
AntsyLich 2024-10-15 03:39:48 +06:00 committed by Jobobby04
parent 2ea8449eb7
commit 62afbf8ff3
13 changed files with 15 additions and 34 deletions

35
.gitignore vendored
View File

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

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

1
data/.gitignore vendored
View File

@ -1 +0,0 @@
/build

1
domain/.gitignore vendored
View File

@ -1 +0,0 @@
/build

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