Added *.out files to executable formats that are filtered out

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
Gabriel Ravier 2019-05-03 13:54:43 +02:00
parent 94ed000beb
commit 6d624396ff

3
.gitignore vendored
View file

@ -13,9 +13,10 @@ build.zip
msvc2003/devilution/orig.asm
msvc2003/devilution/compare.asm
# Exclude build output on Linux (exclude normally produced executable files)
# Exclude build output on Linux (exclude normally produced executable files and out files)
build_en/CSE2
build_en/DoConfig
*.out
# The Makefile outputs "release" and "debug" for the english build
build_en/release