diff --git a/.gitignore b/.gitignore index 3d59e16c5..304a2356f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,18 @@ -development.log -commands.log +# Please do not add personal files + +# Logs +*.log + +# Extras extra/lgit.rb + +# Notes notes/go.notes TODO.notes TODO.md + +# Tests test/repos/repo + +# Binaries +lazygit \ No newline at end of file