summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 32e610957247aa9d4fa67dec5cdbbaa41cb2945c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
*.o
*.py[co]
*.class
*.jar
*~
*.so
*.gox
*.a
*.dll
*.key
*.orig
*.rej

/uwsgi
/uwsgibuild.*
/core/config_py.c

/t/ring/target
/t/spooler/spooldir/uwsgi_*

core/dot_h.c

+# coverity
+/cov-int/
+uwsgi.tar.xz

/build/
/dist/
/uWSGI.egg-info/
check/check_*
!check/*.c