.gitignore 84 B

123456
  1. node_modules/
  2. .DS_Store
  3. package.json
  4. package-lock.json
  5. commitlint.config.js
  6. test.py