mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-09 23:12:32 +00:00
Don't ignore all of m4/ in .gitignore
m4/ contains several files tracked in git, so we should not ignore the whole directory.
This commit is contained in:
parent
c9ea4538e2
commit
f78f1ae61b
6
.gitignore
vendored
6
.gitignore
vendored
@ -17,7 +17,11 @@ depcomp
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
m4/
|
||||
m4/libtool.m4
|
||||
m4/lt~obsolete.m4
|
||||
m4/ltoptions.m4
|
||||
m4/ltsugar.m4
|
||||
m4/ltversion.m4
|
||||
missing
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user