Skip to content

Commit 86d955a

Browse files
committed
chore(gitignore): more common Python project files
1 parent 66d4f7b commit 86d955a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
/*.egg-info/
2+
/.rtx.*.local.toml
3+
/.rtx.local.toml
24
/build/
35
/dist/
46
/venv/
7+
/wheelhouse/

0 commit comments

Comments
 (0)