diff options
author | StapleButter <thetotalworm@gmail.com> | 2016-05-16 17:48:40 +0200 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2016-05-16 17:48:40 +0200 |
commit | 5b7ae6dab3fa260903d9348bdac7add6a81b7336 (patch) | |
tree | 613f83e34e86fa4258da8e3b9a496a4d1188d9e5 /.gitignore | |
parent | cfdfd4b231a1c53d29a291d681510fb0ab23baa2 (diff) |
add more crap
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..1746e32 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin +obj |