Skip to content

Commit 3cade36

Browse files
Update .gitignore to include .pypirc, runcuda files, and binary files
1 parent c3001e5 commit 3cade36

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,4 +257,8 @@ cython_debug/
257257
.ruff_cache/
258258

259259
# PyPI configuration file
260-
.pypirc
260+
.pypirc
261+
262+
runcuda_*
263+
runcuda
264+
*.bin

0 commit comments

Comments
 (0)