mirror of
https://github.com/X11Libre/xf86-video-vmware.git
synced 2026-03-24 01:24:37 +00:00
Add .gitignore files.
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
*.la
|
||||
*.lo
|
||||
.deps
|
||||
.libs
|
||||
stamp-h1
|
||||
autom4te.cache
|
||||
aclocal.m4
|
||||
depcomp
|
||||
configure
|
||||
config.status
|
||||
config.log
|
||||
config.guess
|
||||
config.sub
|
||||
config.h
|
||||
config.h.in
|
||||
libtool
|
||||
ltmain.sh
|
||||
install-sh
|
||||
missing
|
||||
1
man/.gitignore
vendored
Normal file
1
man/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
vmware.4
|
||||
Reference in New Issue
Block a user