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
|
||||
KeccakF-1600-reference.o
|
||||
daemon.o
|
||||
healthcheck.o
|
||||
infnoise
|
||||
infnoise.o
|
||||
libinfnoise.a
|
||||
libinfnoise.o
|
||||
libinfnoise.so
|
||||
*.a
|
||||
*.o
|
||||
*.so
|
||||
|
||||
Reference in New Issue
Block a user