diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-12-20 14:47:58 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-12-20 14:47:58 +0700 |
commit | b886e5f8a11ce4a4f82c0b79453ac42c171599a3 (patch) | |
tree | 9b1c2cda82bcb32cd79e7dd2eeab7146e7903895 /.gitignore | |
parent | b3fc2bb0c2a84f8ddba609b7e145121eebb9ae7c (diff) | |
download | formbox-b886e5f8a11ce4a4f82c0b79453ac42c171599a3.tar.gz |
Briefly describe the program
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..849ddff --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +dist/ |