feat: move data files out of src/
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -11,6 +11,6 @@ target/
|
||||
.env
|
||||
|
||||
# downloaded inputs
|
||||
/src/inputs/*
|
||||
!/src/inputs/.keep
|
||||
/data/inputs/*
|
||||
!/data/inputs/.keep
|
||||
|
||||
|
Reference in New Issue
Block a user