Add run/ to .gitignore

This commit is contained in:
Allink 2022-08-02 02:49:54 +01:00
parent a014a38e2f
commit 262af44193
No known key found for this signature in database
GPG Key ID: 6C2F7CE6E0519E14
1 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -15,3 +15,6 @@ Thumbs.db
/build/
/*/build/
/.gradle/
# Common working directory
run/