Ryujinx-GtkSharp/.gitignore
Andrés G. Aragoneses e52ff66c9d .gitignore: add autotools' compile
Since automake 1.14, autotools now generate a symbolic link named
`compile` in the root of the repository when running, so let's include
it in .gitignore to achieve a clean `git status` after compiling (or
avoid breaking the build via `git clean -fd`).

Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
2014-05-29 17:34:22 +02:00

45 lines
464 B
Plaintext

.deps
.libs
*-api.xml
*.dll
*.dll.config
*.exe
*.exe.config
*.la
*.lo
*.msi
*.msm
*.mdb
*.o
*.pc
*.pidb
*.pdb
*.userprefs
*.wixobj
*.wixpdb
aclocal.m4
autom4te.cache
audit/data
compile
config.*
configure
depcomp
doc/gtk-sharp-3-docs.*
generated
generated.c
generated-stamp
install-sh
libtool
ltmain.sh
m4/
missing
msi/gtk-sharp-3.0.wxs
msi/unmanaged/download-stamp
msi/unmanaged/source/*
policy.config
policy.*.config
stamp-h1
AssemblyInfo.cs
Makefile
Makefile.in