blocky/.gitignore

13 lines
136 B
Plaintext
Raw Normal View History

2020-01-12 18:23:35 +01:00
.idea/
*.iml
*.pem
2020-01-12 18:23:35 +01:00
bin/
2020-04-08 23:03:07 +02:00
docs/swagger.json
docs/swagger.yaml
docs/docs.go
2020-01-12 18:23:35 +01:00
config.yml
2020-01-12 22:58:56 +01:00
coverage.txt
2020-07-05 22:29:05 +02:00
todo.txt
!docs/config.yml
node_modules