diff --git a/.gitignore b/.gitignore index 0196246..cf3025a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ - +# Rust stuff /target/ **/*.rs.bk + +# Lists +lists/*.list diff --git a/lists/.keep b/lists/.keep new file mode 100644 index 0000000..e69de29