diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2017-04-05 23:09:06 +0200 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2017-04-05 23:09:06 +0200 |
commit | da4626cb5a741a9b7861dd54f8570a00753a5d92 (patch) | |
tree | 3731ac96db396ceaf83d0c867aff06810a08daa3 /.gitignore |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d8066d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.list +obj/ +schachtmeister2 |