Skip to content

Commit

Permalink
ignored some files
Browse files Browse the repository at this point in the history
  • Loading branch information
its0x4d committed Dec 18, 2023
1 parent 6b2abbc commit 150f141
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
__pycache__/
__pycache__/*

.pytest_cache/
.pytest_cache/*

# Ignore IDE-specific files and directories
.idea/

Expand Down Expand Up @@ -36,3 +39,9 @@ logs/
# Ignore package build directories
build/
dist/

# Ignore compress files
*.zip
*.rar
*.gz
*.tar.gz

0 comments on commit 150f141

Please sign in to comment.