diff options
author | pommicket <pommicket@gmail.com> | 2023-07-25 11:56:44 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-07-25 11:56:44 -0400 |
commit | 883b6c7b279c020d30d9747be6d1ea336037b38b (patch) | |
tree | 5ad0f05fb28e86c08e4ba04d8b25515ab5490792 /.gitignore | |
parent | 16e837bb5a427b0d2895d04b12d8dcd8257b1846 (diff) |
eslint
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ scratch *.swp *~ +node_modules |