Files
uwsgi/.gitignore
2014-09-12 06:47:41 +02:00

29 lines
211 B
Plaintext

*.o
*.py[co]
*.class
*.jar
*~
*.so
*.gox
*.a
*.dll
*.key
*.orig
*.rej
/uwsgi
/uwsgibuild.*
/core/config_py.c
/t/ring/target
core/dot_h.c
+# coverity
+/cov-int/
+uwsgi.tar.xz
/build/
/dist/
/uWSGI.egg-info/