1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 21:47:46 +00:00

add Cargo.toml

This commit is contained in:
Michael Gehring 2014-06-24 10:44:28 +02:00
parent f5dfa0a9b9
commit 9a09e2d756
2 changed files with 212 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
/build/
/target/
*~
.*.swp
.*.swo