diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-03-30 08:25:04 +0200 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-03-30 08:25:04 +0200 |
commit | 4bf61f911194bb0b40d302df8d7dfff2fda19892 (patch) | |
tree | 1d8619d4cff047bf2a72aa6a1bcfe4e683f43226 /.gitignore |
Initial commit.
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..46ae590 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +cem +obj |