Merge pull request #27 from xtfxme/improvement/gitignore-build-products

.gitignore build products and cache files
This commit is contained in:
unbit
2012-10-21 21:29:47 -07:00
+5
View File
@@ -0,0 +1,5 @@
*.o
*.py[co]
/uwsgi
/uwsgibuild.*