diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-01-06 18:55:06 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-01-06 18:55:06 +0530 |
| commit | b08b6b8acdd22607ea86b89000589e71b6b20cc4 (patch) | |
| tree | 0fe6a5847769c3dbfa48349da287745d5dba3bf3 /.gitignore | |
| download | elxr-b08b6b8acdd22607ea86b89000589e71b6b20cc4.tar.gz elxr-b08b6b8acdd22607ea86b89000589e71b6b20cc4.zip | |
init commit is like shit on your feet
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..72248d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +node_modules/ +lib/ +*.map +*.log |
