diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2024-02-08 19:59:21 -0600 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2024-02-08 19:59:21 -0600 |
commit | 712fc09f9cf2c3a657f5d94cb0748334d9fc587e (patch) | |
tree | 43ceaca4c274528d96ad3ced50845a0946827b68 /.gitignore | |
parent | 62993dd59bbbfcdb07dbb5836d359fad6334f23e (diff) |
Initial commit - setup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ _* node_modules +package-lock.json |