.gitignore build products and cache files

This commit is contained in:
C Anthony Risinger
2012-10-21 21:33:15 -05:00
parent 7136beeff7
commit 503fcd5ed5
+5
View File
@@ -0,0 +1,5 @@
*.o
*.py[co]
/uwsgi
/uwsgibuild.*