Browse Source

🚨 fix chagelog.md file

pull/4/head
Nicolas Beaussart 6 years ago
parent
commit
7dcfd05580
No known key found for this signature in database GPG Key ID: 51D5A407BFCE64A9
  1. 26
      .prettierignore

26
.prettierignore

@ -0,0 +1,26 @@
.DS_Store
node_modules
/dist
babel.config.js
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
*.iml
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.history
CHANGELOG.md
Loading…
Cancel
Save