mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
build: Add initial Autotools files.
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
libtool
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
vkd3d-*.tar.gz
|
||||
|
||||
*.la
|
||||
*.lo
|
||||
*.pc
|
||||
*~
|
||||
|
||||
.deps
|
||||
.dirstamp
|
||||
.libs
|
Reference in New Issue
Block a user