mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-04-28 10:53:37 +00:00
29 lines
211 B
Plaintext
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/
|