summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2017-09-08 19:52:17 +0200
committerEugen Wissner <belka@caraus.de>2017-09-12 06:23:28 +0200
commit3705cf387ec9a87f0330766ccc933ff53f0bf530 (patch)
treee951972a35b0805758b6ff087af8230c8f42ee14 /.gitignore
parentedc32960832425e0a96da5bdf72872fa2f9f7628 (diff)
downloadtanya-3705cf387ec9a87f0330766ccc933ff53f0bf530.tar.gz
Add syscalls to x86-64 linux
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6df3f56..09178b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@ __test__*__.core
/docs.json
/*.lst
+
+# Ninja build
+.ninja_*