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:
11
software/.gitignore
vendored
11
software/.gitignore
vendored
@@ -1,9 +1,4 @@
|
|||||||
infnoise
|
infnoise
|
||||||
KeccakF-1600-reference.o
|
*.a
|
||||||
daemon.o
|
*.o
|
||||||
healthcheck.o
|
*.so
|
||||||
infnoise
|
|
||||||
infnoise.o
|
|
||||||
libinfnoise.a
|
|
||||||
libinfnoise.o
|
|
||||||
libinfnoise.so
|
|
||||||
|
|||||||
Reference in New Issue
Block a user