update gitignore to not include test data
This commit is contained in:
parent
443893eadf
commit
11c313087f
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user