Skip to content

Commit

Permalink
gitignore: ignore wheel building directories
Browse files Browse the repository at this point in the history
  • Loading branch information
jgriffiths authored and JamieDriver committed Oct 10, 2024
1 parent e64531a commit bc8c4d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ main/autogen_lang.*
tools/bsdiff
.idea/
managed_components/
.DS_Store
.DS_Store
dist/
jade_client.egg-info/

0 comments on commit bc8c4d9

Please sign in to comment.