diff options
author | rain <rain@puddle.local> | 2023-06-07 17:38:09 -0500 |
---|---|---|
committer | rain <rain@puddle.local> | 2023-06-07 17:38:09 -0500 |
commit | b66c59b4b1dc200e12365265bd2b01e77d4dbc92 (patch) | |
tree | b9d77222a7503b43a5da4dd71228723848b4c93a /.gitignore | |
parent | 162473b035546502bf8dfcc0208bd5d623bcd843 (diff) |
Added txt lst exclusions
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ node_modules/ **/**.swp +**/**.lst +**/**.txt package-lock.json
\ No newline at end of file |