diff --git a/.gitignore b/.gitignore index 5ef920c..09cc7f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,3 @@ -# will have compiled files and executables /target - -# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries -Cargo.lock - -# Personal pdfs +urls.txt *.pdf - -# These are backup files i took, before making changes -**/*.rs.bk - -