posts-go/.prettierignore

22 lines
161 B
Plaintext
Raw Normal View History

2022-12-30 09:26:06 +00:00
# gitignore
# macOS
.DS_Store
# Window
*.exe
# IntelliJ
.idea
# VSCode
.vscode
# GitHub
.github_access_token
# Node
node_modules
# Ignore prettier
.github