Skip to content

Commit

Permalink
Make the .gitignore self-contained.
Browse files Browse the repository at this point in the history
Change-Id: I749652aad5f7c2f5695af6b96b8d82039ae1bec4
  • Loading branch information
spt29 committed Oct 19, 2023
1 parent 89bd39b commit d6a022f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/werks/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
/*.egg-info
/*.egg-info/
/.mypy_cache/
/.pytest_cache/
/build/

0 comments on commit d6a022f

Please sign in to comment.