diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-12-29 17:20:44 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-12-29 17:20:44 +0530 |
| commit | fb91cf7218f20bdb8896a2ea305aa598f9f07036 (patch) | |
| tree | a9827e88c0251f69313bf0af5b843faecfc6b812 /.gitignore | |
| download | ts-types-lang-fb91cf7218f20bdb8896a2ea305aa598f9f07036.tar.gz ts-types-lang-fb91cf7218f20bdb8896a2ea305aa598f9f07036.zip | |
init commit be the shit that I need to keep me lit and fit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c25e1e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules/ +dist/ +*.log |
