mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
cvsignore mingw build artifacts: *.exe
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Tue Oct 28 13:29:14 +0100 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
cvsignore mingw build artifacts: *.exe
|
||||
|
||||
Tue Oct 28 13:29:14 +0100 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
include netinet etc #ifndef HAVE_WINSOCK2_H
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
*.exe
|
||||
.memdump
|
||||
Makefile.in
|
||||
Makefile
|
||||
|
||||
1
docs/examples/.gitignore
vendored
1
docs/examples/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*.exe
|
||||
.memdump
|
||||
Makefile.in
|
||||
Makefile
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
*.exe
|
||||
.deps
|
||||
.libs
|
||||
event-test
|
||||
|
||||
1
examples/domain-events/events-c/.gitignore
vendored
1
examples/domain-events/events-c/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*.exe
|
||||
.deps
|
||||
.libs
|
||||
event-test
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
sys
|
||||
test-alloca-opt
|
||||
test-arpa_inet
|
||||
test-c-ctype
|
||||
|
||||
3
gnulib/tests/.gitignore
vendored
3
gnulib/tests/.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
sys
|
||||
test-alloca-opt
|
||||
test-arpa_inet
|
||||
test-c-ctype
|
||||
@@ -9,9 +10,11 @@ test-errno
|
||||
test-fseeko
|
||||
test-getaddrinfo
|
||||
test-getdelim
|
||||
test-gethostname
|
||||
test-getline
|
||||
test-gettimeofday
|
||||
test-lseek
|
||||
test-lstat
|
||||
test-netdb
|
||||
test-netinet_in
|
||||
test-perror
|
||||
|
||||
@@ -6,6 +6,7 @@ Makefile.in
|
||||
*.loT
|
||||
*.la
|
||||
virsh
|
||||
*.exe
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
|
||||
1
src/.gitignore
vendored
1
src/.gitignore
vendored
@@ -6,6 +6,7 @@ Makefile.in
|
||||
*.loT
|
||||
*.la
|
||||
virsh
|
||||
*.exe
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
|
||||
@@ -17,4 +17,4 @@ statstest
|
||||
qparamtest
|
||||
*.gcda
|
||||
*.gcno
|
||||
|
||||
*.exe
|
||||
|
||||
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
@@ -17,4 +17,4 @@ statstest
|
||||
qparamtest
|
||||
*.gcda
|
||||
*.gcno
|
||||
|
||||
*.exe
|
||||
|
||||
Reference in New Issue
Block a user