Add run/ to gitignore

This commit is contained in:
Allink 2022-05-21 18:23:18 +01:00
parent 0cda7acb6a
commit 0f74ce28a6
No known key found for this signature in database
GPG key ID: 7F1F1B98F0FAAD13

3
.gitignore vendored
View file

@ -6,4 +6,5 @@ target/
.classpath
.project
*.iml
.theia/
.theia/
run/