Keep experiment config out of of top-level file

This commit is contained in:
Hanno Braun
2024-10-30 00:50:02 +01:00
parent 7c034a2c16
commit 53cffe0bfe
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -1,6 +1,5 @@
# Cargo
/target
/experiments/*/target
# IDE Configurations
**/.vs/ # Visual Studio
+2
View File
@@ -0,0 +1,2 @@
# Cargo
/target