diff --git a/.gitignore b/.gitignore index 910937a..f8896b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -# Ignore the build directory +# Ignore Directories /build/ -# Ignore the config.ini file +# Ignore Files /config.ini +/CMakeLists.txt.user \ No newline at end of file