/ .gitignore
.gitignore
 1  .ccls-cache/
 2  build-aux/wayland-scanner-guile
 3  modules/wayland/config.scm
 4  .libs/
 5  .deps/
 6  *.x
 7  *.eps
 8  *.go
 9  *.log
10  *.pdf
11  *.png
12  *.tar.xz
13  *.tar.gz
14  *.tmp
15  *~
16  .#*
17  \#*\#
18  ,*
19  *.la
20  *.lo
21  *.o
22  /libtool
23  /config.h
24  /compile_commands.json
25  /ABOUT-NLS
26  /INSTALL
27  /aclocal.m4
28  /autom4te.cache
29  /build-aux/ltmain.sh
30  /build-aux/ar-lib
31  /build-aux/compile
32  /build-aux/config.guess
33  /build-aux/config.rpath
34  /build-aux/config.sub
35  /build-aux/depcomp
36  /build-aux/install-sh
37  /build-aux/mdate-sh
38  /build-aux/missing
39  /build-aux/test-driver
40  /build-aux/texinfo.tex
41  /config.status
42  /configure
43  /doc/*.1
44  /doc/.dirstamp
45  /doc/contributing.*.texi
46  /doc/*.aux
47  /doc/*.cp
48  /doc/*.cps
49  /doc/*.fn
50  /doc/*.fns
51  /doc/*.html
52  /doc/*.info
53  /doc/*.info-[0-9]
54  /doc/*.ky
55  /doc/*.pg
56  /doc/*.toc
57  /doc/*.t2p
58  /doc/*.tp
59  /doc/*.vr
60  /doc/*.vrs
61  /doc/stamp-vti
62  /doc/version.texi
63  /doc/version-*.texi
64  /m4/*
65  /pre-inst-env
66  /test-env
67  /test-tmp
68  /tests/*.trs
69  GPATH
70  GRTAGS
71  GTAGS
72  Makefile
73  Makefile.in
74  config.cache
75  stamp-h[0-9]
76  tmp
77  /.version
78  /doc/stamp-[0-9]
79  /magic/config.scm