mirror of
https://github.com/hannobraun/Fornjot
synced 2025-07-08 19:16:07 +00:00
Keep experiment config out of of top-level file
This commit is contained in:
parent
7c034a2c16
commit
53cffe0bfe
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
|||||||
# Cargo
|
# Cargo
|
||||||
/target
|
/target
|
||||||
/experiments/*/target
|
|
||||||
|
|
||||||
# IDE Configurations
|
# IDE Configurations
|
||||||
**/.vs/ # Visual Studio
|
**/.vs/ # Visual Studio
|
||||||
|
2
experiments/2024-10-30/.gitignore
vendored
Normal file
2
experiments/2024-10-30/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Cargo
|
||||||
|
/target
|
Loading…
x
Reference in New Issue
Block a user