.gitignore 85 B

12345678910
  1. .DS_store
  2. img/*
  3. inc/lib/call/auth.php
  4. npm-debug.log
  5. node_modules/
  6. .idea/
  7. .vscode/