.gitignore 57 B

1234567891011
  1. .idea
  2. .vscode
  3. node_modules
  4. *.class
  5. *.txt
  6. *.exe
  7. *.bat