mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 02:37:26 +01:00
Cleanup .gitignore files
This commit is contained in:
parent
9503082d44
commit
afa5002988
22
.gitignore
vendored
22
.gitignore
vendored
@ -1,18 +1,16 @@
|
||||
# Build files
|
||||
.gradle
|
||||
.kotlin
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
.DS_Store
|
||||
build
|
||||
|
||||
# IDE files
|
||||
*.iml
|
||||
.idea/*
|
||||
!.idea/icon.png
|
||||
*iml
|
||||
*.iml
|
||||
/captures
|
||||
|
||||
# Built files
|
||||
*/build
|
||||
/build
|
||||
*.apk
|
||||
app/**/output.json
|
||||
# Configuration files
|
||||
local.properties
|
||||
|
||||
# Unnecessary file
|
||||
*.swp
|
||||
# macOS specific files
|
||||
.DS_Store
|
||||
|
3
app/.gitignore
vendored
3
app/.gitignore
vendored
@ -1,3 +0,0 @@
|
||||
/build
|
||||
*iml
|
||||
*.iml
|
1
buildSrc/.gitignore
vendored
1
buildSrc/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
core-metadata/.gitignore
vendored
1
core-metadata/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
core/archive/.gitignore
vendored
1
core/archive/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
core/common/.gitignore
vendored
1
core/common/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
data/.gitignore
vendored
1
data/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
domain/.gitignore
vendored
1
domain/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
0
i18n/.gitignore
vendored
0
i18n/.gitignore
vendored
1
macrobenchmark/.gitignore
vendored
1
macrobenchmark/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
presentation-core/.gitignore
vendored
1
presentation-core/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
presentation-widget/.gitignore
vendored
1
presentation-widget/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
source-api/.gitignore
vendored
1
source-api/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
1
source-local/.gitignore
vendored
1
source-local/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build
|
Loading…
Reference in New Issue
Block a user