Skip to content

Commit 0cc489e

Browse files
authored
Remove controller.c from gitignore
controller.c is not cython generated file (?) so it shouldn't be ignored by git
1 parent 32b0cb3 commit 0cc489e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ buildconfig/win_dll_dirs.json
5252
# cython generated files
5353
src_c/_sdl2/*.c
5454
!/src_c/_sdl2/touch.c
55+
!/src_c/_sdl2/controller.c
5556
src_c/pypm.c

0 commit comments

Comments
 (0)