diff options
| author | sanine <sanine.not@pm.me> | 2024-05-06 10:09:38 -0500 | 
|---|---|---|
| committer | sanine <sanine.not@pm.me> | 2024-05-06 10:09:38 -0500 | 
| commit | dc78c78d1aec79e532badeedd782186c4742e3a3 (patch) | |
| tree | e550c476ed994548fae4e1b5efceccf5301750ef /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dd87e2d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +build | 
