.gitignore 77 B

1234567
  1. **/target/
  2. **/.DS_Store
  3. **/node_modules
  4. **/package-lock.json
  5. **/output.txt