.gitignore 66 B

12345678
  1. .DS_Store
  2. .*.sw?
  3. *.vim
  4. tmp*
  5. target
  6. .vscode
  7. *.log
  8. *.code-workspace