diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-08-09 22:48:19 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-08-09 22:48:19 +0530 |
| commit | 5a659a47c6e4823c2e29dd03eb8988270157de43 (patch) | |
| tree | 665047b16c6d99dc03e6a196f92a1dda72ab7067 /.gitignore | |
| download | css-everything-5a659a47c6e4823c2e29dd03eb8988270157de43.tar.gz css-everything-5a659a47c6e4823c2e29dd03eb8988270157de43.zip | |
chore: init commit is the shit that makes me want to quit
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 |
