mirror of
https://github.com/hannobraun/Fornjot
synced 2026-02-18 01:50:37 +00:00
Keep experiment config out of of top-level file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
# Cargo
|
||||
/target
|
||||
/experiments/*/target
|
||||
|
||||
# IDE Configurations
|
||||
**/.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
|
||||
Reference in New Issue
Block a user