diff options
author | syn <isaqtm@gmail.com> | 2021-01-13 10:17:13 +0300 |
---|---|---|
committer | syn <isaqtm@gmail.com> | 2021-01-13 10:17:13 +0300 |
commit | 6672855337ba1bab848956c57ca370ed028b1ef4 (patch) | |
tree | ace043be57f3a9a8e18397df3fe41b7cebe8c21e /.gitignore | |
download | airception-6672855337ba1bab848956c57ca370ed028b1ef4.tar.gz |
[WIP] checkpoint
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..5b1eef9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +/cache |