diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-03-30 15:54:31 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-03-30 15:54:31 +0100 |
commit | 814338e367e85c7399a899e1cc963f3d56396aea (patch) | |
tree | 1edf05e3cbf4bfed4561fb20702ae692d4516d15 /.gitignore | |
parent | ca351a9c63bb52bf90322340b84fdb4612db67ec (diff) |
Created git ignore
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..77e3336 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +lightscale-eslint-config-*.tgz |