Skip to content

Commit

Permalink
ignore *.egg-info and __pycache__
Browse files Browse the repository at this point in the history
  • Loading branch information
dmshd committed Jun 6, 2023
1 parent 66f91f5 commit a4bce37
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
.vscode
.vscode
*.egg-info
__pycache__

0 comments on commit a4bce37

Please sign in to comment.