diff options
author | piotr <nwg.piotr@gmail.com> | 2019-09-25 00:58:40 +0200 |
---|---|---|
committer | piotr <nwg.piotr@gmail.com> | 2019-09-25 00:58:40 +0200 |
commit | 451bce5d1ff1d9895f317678d33798c543536876 (patch) | |
tree | 42fc5832f6e2a7878cb2f43a92256360b1475ca2 /.gitignore | |
download | autotiling-451bce5d1ff1d9895f317678d33798c543536876.tar.gz |
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..0bdec20 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.idea +/venv |