mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Git ignore .exe files
* .gitignore: add *.exe
This commit is contained in:
parent
5d2aa5f1ad
commit
bcfc3f2e09
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -16,6 +16,7 @@ config.h
|
||||||
*.x
|
*.x
|
||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
|
*.exe
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
libtool
|
libtool
|
||||||
ltmain.sh
|
ltmain.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue