chore: prettier ignore the parser files as they are auto generated

This commit is contained in:
Yunus M 2025-07-08 17:46:09 +05:30
parent 437c0c9479
commit ef16ad0fc7

View File

@ -8,3 +8,6 @@ public/
# Ignore all JSON files:
**/*.json
# Ignore all files in parser folder:
src/parser/**