diff options
author | Sven Gothel <[email protected]> | 2013-09-13 11:55:24 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-09-13 11:55:24 +0200 |
commit | 6a5bc6fd3127cbd70fd7d337a26587c5ccb3fa51 (patch) | |
tree | eee621346e86c24ac92615ebce5a1a00e66f7405 /.gitignore | |
parent | aef08ebd882f74baf666c373c34d7a11ebf5fa89 (diff) |
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..934e0e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/bin +/target |