Update .gitignore to ignore some cython generated files

This commit is contained in:
Mathieu Virbel 2013-03-05 16:09:14 +01:00
parent 2b697d657a
commit c93f9dc2c1
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -28,3 +28,9 @@ python.exe
MANIFEST
kivy/core/image/img_imageio.c
kivy/core/audio/audio_sdl.c
kivy/core/text/text_sdlttf.c
kivy/core/window/window_x11.c