Skip to content

Commit

Permalink
modified: .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ChasonJiang committed Jul 9, 2023
1 parent 084646e commit 15b0c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ test/*
__pycache__/*
visualization/*.json
.vscode/*
/**/__pycache__/*
/**/__pycache__/*.pyc

0 comments on commit 15b0c44

Please sign in to comment.