Baphomet is the dedicated bot for nulloctet matrix
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
266 B

  1. # Installed node files
  2. node_modules/
  3. # Compiled Files
  4. dist/
  5. # Logging files
  6. log/
  7. # Files open as swp in an editor
  8. *.swp
  9. # Development / CICD / Deployment files
  10. pipeline.yml
  11. .helm/
  12. Dockerfile
  13. # Development documentation
  14. README.md
  15. CONTRIBUTING.md
  16. # Testing
  17. test/