mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
Update .gitignore
This commit is contained in:
parent
fdd9c5be6f
commit
31f4f7a162
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,11 +1,11 @@
|
|||||||
# Generated by Cargo
|
# Cargo artifacts
|
||||||
# will have compiled files and executables
|
|
||||||
target/
|
target/
|
||||||
|
|
||||||
makeshift_testing.py
|
|
||||||
|
|
||||||
# These are backup files generated by rustfmt
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
||||||
# crash logs generated by proptest
|
# crash logs generated by proptest
|
||||||
*.proptest-regressions
|
*.proptest-regressions
|
||||||
|
|
||||||
|
# Common folder for generated shell completions and man pages
|
||||||
|
artifacts/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user