added husky to gitignore

This commit is contained in:
jonny
2021-06-25 18:07:03 +02:00
parent 769e0fcc29
commit abfa010bbf
+3 -1
View File
@@ -6,4 +6,6 @@ docker-compose.override.yaml
*.DS_Store *.DS_Store
maps/yarn.lock maps/yarn.lock
maps/dist/computer.js maps/dist/computer.js
maps/dist/computer.js.map maps/dist/computer.js.map
node_modules
_