Make each run config use its own subfolder and add 'run-data' to .gitignore (#7)

This commit is contained in:
Robert Kämpf 2023-08-09 10:58:54 +02:00 committed by GitHub
parent 303e6e548c
commit 378bff4509
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

3
.gitignore vendored
View file

@ -19,4 +19,5 @@ build
# other
eclipse
run
run
run-data