.gitignore 55 B

12345
  1. **/.idea
  2. **/target/
  3. **/node_modules/
  4. **/logs/
  5. **/dist/