repo.or.cz
/
ouch.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #309 from figsoda/ci-release
[ouch.git]
/
.gitignore
blob
f2bf630c3a79990f9f89106fc7c1895083afd1e4
1
# Cargo artifacts
2
target/
3
4
# These are backup files generated by rustfmt
5
**/*.rs.bk
6
7
# crash logs generated by proptest
8
*.proptest-regressions
9
10
# Common folder for generated shell completions and man pages
11
artifacts/