Skip to content

Commit

Permalink
gitignore: add Python3 byte-code directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Rechi committed Jun 9, 2024
1 parent bdc939b commit fed73df
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
@@ -0,0 +1 @@
resources/lib/__pycache__

0 comments on commit fed73df

Please sign in to comment.