Skip to content

Commit

Permalink
fix: Ignore temp folder now
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhou-Shilin committed May 12, 2024
1 parent 6d10634 commit 2930bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
__pycache__
generated/*
temp/*

logs/*
test.py
Expand Down

0 comments on commit 2930bfd

Please sign in to comment.