Skip to content

Commit

Permalink
add pycache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
agardnerIT committed Jul 22, 2023
1 parent e1b8289 commit a6e3db0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.DS_Store
.DS_Store
__pycache__

0 comments on commit a6e3db0

Please sign in to comment.