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`
|
||||
**/python/
|
||||
CREDENTIALS*
|
||||
test_data_path/
|
||||
|
||||
# dotenv files
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user