Skip to content

Commit 017a945

Browse files
committed
Update .gitignore
json files will be used to store sensitive info so let's not control them.
1 parent 4335265 commit 017a945

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ target/
5858

5959
# Notebooks
6060
.ipynb_checkpoints
61+
62+
# Keep json files out
63+
*.json

0 commit comments

Comments
 (0)