]> git.meshlink.io Git - meshlink/blob - .gitignore
Fix all compiler warnings found using -Wall -W -pedantic.
[meshlink] / .gitignore
1 Makefile
2 Makefile.in
3 *.o
4 *.a
5 *.lo
6 *.la
7 *.orig
8 *~
9 .*
10 !.gitignore
11 !.gitmodules
12 !.astylerc
13 core
14 core.*
15 /config.*
16 /autom4te.cache
17 /aclocal.m4
18 /aminclude.am
19 /compile
20 /configure
21 /depcomp
22 /install-sh
23 /missing
24 /libtool
25 /ltmain.sh
26 /py-compile
27 /test-driver
28 /stamp-h1
29 /INSTALL