contrib/scripts: lint-python.sh, small wrapper
[oweals/gnunet.git] / .gitignore
1 *~
2 \#*\#
3 *.a
4 *.la
5 *.lo
6 *.log
7 *.o
8 *.orig
9 *.rej
10 *.swp
11 *.trs
12 *.kdev4
13 .deps/
14 .libs/
15 .svn/
16 Makefile
17 Makefile.in
18 aclocal.m4
19 autom4te.cache/
20 compile
21 config.guess
22 config.log
23 config.status
24 config.sub
25 configure
26 depcomp
27 gnunet_config.h
28 gnunet_config.h.in
29 install-sh
30 libtool
31 ltmain.sh
32 lynXified.*
33 missing
34 po/*.gmo
35 pkgconfig/*.pc
36 src/*/*.conf
37 stamp-h1
38 test-driver
39 INSTALL
40 confdefs.h
41 confdefs.c
42 confdefs.err
43 gnunet-doc.scm
44 guix-env-gillmann.scm
45 src/namestore/test_namestore_api_zone_to_name
46 src/credential/gnunet-credential
47 src/credential/gnunet-service-credential
48 src/identity-provider/gnunet-idp
49 *.patch
50 src/namestore/perf_namestore_api_zone_iteration_flat
51 src/namestore/perf_namestore_api_zone_iteration_postgres
52 src/namestore/perf_namestore_api_zone_iteration_sqlite
53 python-lint.log