Skip to content

Commit

Permalink
Added extra files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
extinctsion committed Oct 29, 2023
1 parent 6cc7413 commit 22d3bf1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# prevents all pycaches from being added
__pycache__
easyPythonpi/__pycache__
easyPythonpi/__pycache__
build
dist
easyPythonpi.egg.info

0 comments on commit 22d3bf1

Please sign in to comment.