Skip to content

Commit

Permalink
clean up .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
0xabu committed May 24, 2024
1 parent 4459813 commit 024c295
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,2 @@
__pycache__

# Distribution / packaging
.Python
build/
develop-eggs/
__pycache__/
dist/
downloads/
eggs/
.eggs/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

0 comments on commit 024c295

Please sign in to comment.