diff options
author | sanine-a <sanine.not@pm.me> | 2023-05-19 14:17:08 -0500 |
---|---|---|
committer | sanine-a <sanine.not@pm.me> | 2023-05-19 14:17:08 -0500 |
commit | 65a5a203820c4540e8818927f4476bc1a3756b86 (patch) | |
tree | fd174048306d346529e35d688a78dc489c240bef /.gitignore |
initial commit
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..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules |