diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-09-08 19:52:17 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-09-12 06:23:28 +0200 |
| commit | 3705cf387ec9a87f0330766ccc933ff53f0bf530 (patch) | |
| tree | e951972a35b0805758b6ff087af8230c8f42ee14 /.gitignore | |
| parent | edc32960832425e0a96da5bdf72872fa2f9f7628 (diff) | |
| download | tanya-3705cf387ec9a87f0330766ccc933ff53f0bf530.tar.gz | |
Add syscalls to x86-64 linux
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ __test__*__.core /docs.json /*.lst + +# Ninja build +.ninja_* |
