Commit 2ef5f12d by G

ignore files in utils folder

parent 8f23ecb7
...@@ -55,6 +55,6 @@ ...@@ -55,6 +55,6 @@
"clientKind": "git" "clientKind": "git"
}, },
"files": { "files": {
"ignore": ["babel.config.js"] "ignore": ["babel.config.js", "src/utils/*"]
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment