Skip to content

Commit

Permalink
Add .gitignore #9 from gavindsouza/gavindsouza-patch-1
Browse files Browse the repository at this point in the history
Add .gitignore file
  • Loading branch information
kid1194 authored Aug 14, 2023
2 parents 590f746 + 9968320 commit dde80c6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.DS_Store
*.pyc
*.egg-info
*.swp
tags
node_modules
__pycache__
dist

0 comments on commit dde80c6

Please sign in to comment.