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.

19 lines
242 B

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