diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-12-31 15:27:49 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-12-31 15:27:49 +0700 |
commit | 9bc36a8eaff0b57f39d7b2b931b1a60421fac3f6 (patch) | |
tree | 91bdb2b6bd40d5a2119ce56d9875d1a4b5813485 /.gitignore | |
download | rub-9bc36a8eaff0b57f39d7b2b931b1a60421fac3f6.tar.gz |
Bootstrap codebase
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/ |