diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-06 20:54:48 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-06 20:54:48 (GMT) |
commit | 04c77e156041e1de5250305c36cf0e983c80888e (patch) | |
tree | be5c005ca05c31ef38818c9d5530bb9f8121c8c0 | |
parent | d5e229702a7bfd39b548109a1797da8905b66fc5 (diff) |
Ignore *.a
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 6b839c5..8ad2fdc 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ +*.a *-output CMakeFiles CMakeCache.txt |