diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-10-05 21:20:59 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-10-05 21:20:59 +0300 |
commit | 408b0ac993496b108ec1e479151d549e9535051a (patch) | |
tree | 6f19aa190a7f5707cc037f3f9590a89187582254 /.gitignore | |
download | finbudg-408b0ac993496b108ec1e479151d549e9535051a.tar.gz finbudg-408b0ac993496b108ec1e479151d549e9535051a.zip |
initial commitv0.1.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb5a316 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target |