dayoff/.gitignore
2019-11-03 11:33:16 +03:00

12 lines
95 B
Plaintext

/.crystal/
/.shards/
/bin/
/build/
/coverage/
/docs/
/lib/
/tmp/
*.dwarf
*.sublime*
spec_cov_*