Skip to content

Commit

Permalink
chore: add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoclong19 committed Jun 26, 2023
1 parent ae8cf8e commit 437f6d9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2,586 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Byte-compiled / optimized / DLL files
__pycache__/

# Unit test / coverage reports
htmlcov/
.coverage
coverage.xml

# Environments
venv/

data/
Empty file added data/.gitkeep
Empty file.
Loading

0 comments on commit 437f6d9

Please sign in to comment.