otto/.gitignore

12 lines
108 B
Plaintext
Raw Normal View History

2019-02-11 00:11:46 +00:00
/target
**/*.rs.bk
*.sw*
2019-05-25 22:28:28 +00:00
node_modules/
.cargo/
build/
.otto-ebc-history
*.tar.gz
tmp*
.hypothesis/
otto.db*