Skip to content

Commit b4950fc

Browse files
TacoTheDankTobiGr
authored andcommitted
Clean up .gitignore files
1 parent 7edef8d commit b4950fc

2 files changed

Lines changed: 8 additions & 11 deletions

File tree

.gitignore

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
.gitignore
2-
.gradle
3-
/local.properties
1+
.gradle/
2+
local.properties
43
.DS_Store
5-
/build
6-
/captures
7-
/app/app.iml
8-
/.idea
9-
/*.iml
4+
build/
5+
captures/
6+
.idea/
7+
*.iml
108
*~
119
.weblate
1210
*.class
11+
**/debug/
12+
**/release/
1313

1414
# vscode / eclipse files
1515
*.classpath

app/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)