Compare commits
No commits in common. "ad90c4c7d77895dad2436ec64e738fbcd1629731" and "05ea5a6cc3eba7b2e69598abc72370ba194cd4a3" have entirely different histories.
ad90c4c7d7
...
05ea5a6cc3
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -1,13 +0,0 @@
|
||||||
# Gradle Build-Ordner
|
|
||||||
build/
|
|
||||||
.gradle/
|
|
||||||
|
|
||||||
# Build-Ordner von Submodulen (falls vorhanden)
|
|
||||||
*/build/
|
|
||||||
|
|
||||||
# IntelliJ / IDE Dateien
|
|
||||||
.idea/
|
|
||||||
*.iml
|
|
||||||
*.iws
|
|
||||||
*.ipr
|
|
||||||
out/
|
|
||||||
Loading…
Reference in a new issue