kivy-ios/.gitignore
Mathieu Virbel edcdf989e3 update main.m to use pyo instead of py, avoid kivy logging, config, and use sdl for audio.
+ add sdl_mixer/libogg/libtremor
+ put everything in release state, with optimisation etc.
2012-02-25 15:51:34 +01:00

11 lines
105 B
Text

*.swo
*.swp
Python-*
freetype-*
SDL_*
build/*
SDL/Xcode-iPhoneOS/SDL/build/
kivy/*
libtremor/*
libogg/*