diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-09-26 20:26:08 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-09-26 20:26:08 (GMT) |
commit | 0cac0c38be4091de7f379a6af5aa916ba3568c56 (patch) | |
tree | 4b20e4ceee87b9f1fe257423a39f67be54bccaef | |
parent | 99fb7160e99ba014eeacfcf7684c5633771e5184 (diff) |
added gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cd51438 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +include.mk |