mirror of
https://github.com/hannobraun/Fornjot
synced 2026-09-12 00:48:12 +00:00
Keep experiment config out of of top-level file
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Cargo
|
||||
/target
|
||||
/experiments/*/target
|
||||
|
||||
# IDE Configurations
|
||||
**/.vs/ # Visual Studio
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Cargo
|
||||
/target
|
||||
Reference in New Issue
Block a user