diff options
author | toni <matzeton@googlemail.com> | 2014-11-09 18:11:47 +0100 |
---|---|---|
committer | toni <matzeton@googlemail.com> | 2014-11-09 18:11:47 +0100 |
commit | fa64db8e922aaae781fe01ed5ea618ba757afc13 (patch) | |
tree | a30dc08e7b7f265b5698755eb9e1a20f444c509d /.gitignore | |
parent | 01a76186da3c73fd3c5a841b5ca79f28f04c4a21 (diff) |
- x86-64 build support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ *.o overflow +overflow_x64 overflow_tcp +overflow_tcp_x64 sc-test +sc-test_x64 |