Skip to content

Commit

Permalink
Add data/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
phcerdan committed Oct 26, 2023
1 parent 03fac34 commit 1c69081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
data/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down

0 comments on commit 1c69081

Please sign in to comment.