mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 10:47:25 +01:00
Ignore gradle.properties.swp (#8425)
* gitignore * e * . * suggestion changes
This commit is contained in:
parent
1e93d785e5
commit
37ff3b4920
5
.gitignore
vendored
5
.gitignore
vendored
@ -10,4 +10,7 @@
|
||||
*/build
|
||||
/build
|
||||
*.apk
|
||||
app/**/output.json
|
||||
app/**/output.json
|
||||
|
||||
# Unnecessary file
|
||||
*.swp
|
Loading…
Reference in New Issue
Block a user