A small, insignificant adjustment.
[C_programing_practice.git] / .gitignore
blobaa4726e0f5ae1e1e6a5c3d09b0fa147c17dfcf5b
1 # .gitignore
3 # autogenerated files of the autotools buildsystem
4 Makefile
5 Makefile.in
7 configure
8 aclocal.m4
9 autom4te.cache/
10 config.h
11 config.h.in
12 config.log
13 config.status
14 depcomp
15 install-sh
16 missing
17 stamp-h1
18 count_lines
19 # files starting with a dot
21 # except for .gitignores
22 !.gitignore