Skip to content

Commit bcc950e

Browse files
committed
Revert "Add back line in .gitignore that got lost by accident."
This reverts commit bec052f.
1 parent f8d209f commit bcc950e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ cache_nvrtc
2020
# CUDA Python specific (auto-generated)
2121
cuda_bindings/cuda/bindings/_bindings/cydriver.pxd
2222
cuda_bindings/cuda/bindings/_bindings/cydriver.pyx
23-
cuda_bindings/cuda/bindings/_bindings/cyruntime.pxi
2423
cuda_bindings/cuda/bindings/_bindings/cyruntime.pxd
2524
cuda_bindings/cuda/bindings/_bindings/cyruntime.pyx
2625
cuda_bindings/cuda/bindings/_bindings/cyruntime_ptds.pxd
@@ -182,4 +181,4 @@ dmypy.json
182181
cython_debug/
183182

184183
# Dont ignore
185-
!.github/actions/build/
184+
!.github/actions/build/

0 commit comments

Comments
 (0)