davidkhala / code-config

code style, .ignore files collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codeConfig

code style configs and guidance

ignore config set

  • .gitignore: not included in git commit
  • .npmignore: not included in npm publish
  • .dockerignore: not included in docker build

About

code style, .ignore files collection


Languages

Language:JavaScript 100.0%