diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-07-16 20:52:20 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-07-16 20:52:20 (GMT) |
commit | 7928b2b512ccf0269c351a5f603adf2e88522c32 (patch) | |
tree | 2900283e72974093f621e99235ad778a4c87f105 /.gitignore |
inital structure
Diffstat (limited to '.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..6dd29b7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bin/
\ No newline at end of file |