Ignore all build artifacts

Instead of listing .o etc. files by name, match them using wildcards.

Signed-off-by: Stephen Kitt <steve@sk2.org>
This commit is contained in:
Stephen Kitt
2019-06-22 14:20:06 +02:00
parent 91758038cb
commit a85a38488b

11
software/.gitignore vendored
View File

@@ -1,9 +1,4 @@
infnoise
KeccakF-1600-reference.o
daemon.o
healthcheck.o
infnoise
infnoise.o
libinfnoise.a
libinfnoise.o
libinfnoise.so
*.a
*.o
*.so