mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
Add .gitignore
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
b6e5422340
commit
fa8997ab25
1 changed files with 18 additions and 0 deletions
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
*.pc
|
||||
Makefile
|
||||
Makefile.in
|
||||
Xfuncproto.h
|
||||
Xpoll.h
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
do-not-use-config.h
|
||||
do-not-use-config.h.in
|
||||
man/Xprint.7
|
||||
stamp-h1
|
||||
stamp-h2
|
||||
Loading…
Add table
Reference in a new issue