update gitignore to not include test data
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
|||||||
## Get latest from `dotnet new gitignore`
|
## Get latest from `dotnet new gitignore`
|
||||||
**/python/
|
**/python/
|
||||||
CREDENTIALS*
|
CREDENTIALS*
|
||||||
|
test_data_path/
|
||||||
|
|
||||||
# dotenv files
|
# dotenv files
|
||||||
.env
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user