diff --git a/.gitignore b/.gitignore index cacc8fa..65f90d7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ present.pro bld /src/rust/Cargo.lock /src/rust/target/ -target \ No newline at end of file +target +/.gdb_history +/log.txt