diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-03-26 21:17:01 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2023-03-26 21:17:01 +0300 |
commit | 3aa790585e8c3c8cff37fc065f34989477c5bdc3 (patch) | |
tree | 037ecb9fcad12e583deacb224b234a0f6456c696 /.gitignore | |
download | takeoff-3aa790585e8c3c8cff37fc065f34989477c5bdc3.tar.gz takeoff-3aa790585e8c3c8cff37fc065f34989477c5bdc3.zip |
Initial commit
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..2221094 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +takeoff |