diff options
author | Thomas Voss <thomasvoss@live.com> | 2022-01-06 16:23:42 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2022-01-06 16:23:42 +0100 |
commit | fbe3b36f06ca29aa28c4c58f98e54a0062a1955e (patch) | |
tree | bcfe963efd34978f174aafd85b17483603100312 /.gitignore | |
parent | 9b44d77b2a8a4b8b2e80a0e997f923dad6f79e24 (diff) |
Remove useless shit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ -node_modules/
\ No newline at end of file +bin/ +node_modules/ +package-lock.json |