mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-12-21 14:01:51 +01:00
Ignore gradle.properties.swp (#8425)
* gitignore * e * . * suggestion changes
This commit is contained in:
parent
1e93d785e5
commit
37ff3b4920
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,3 +11,6 @@
|
|||||||
/build
|
/build
|
||||||
*.apk
|
*.apk
|
||||||
app/**/output.json
|
app/**/output.json
|
||||||
|
|
||||||
|
# Unnecessary file
|
||||||
|
*.swp
|
Loading…
Reference in New Issue
Block a user