Ignore .run IDEA folder

This commit is contained in:
nise.moe 2024-02-16 05:01:00 +01:00
parent f64f1fa6f0
commit 2376fe733e

1
.gitignore vendored
View File

@ -45,6 +45,7 @@ google.json
*.versionsBackup *.versionsBackup
dbs/ dbs/
target/ target/
.run
# System files # System files
.DS_Store .DS_Store