diff --git a/.gitignore b/.gitignore index 59645f0..dc5bf7f 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,8 @@ Testing cmake-build-debug cmake-build-release cmake-build-relwithdebinfo -packaging/Output/* \ No newline at end of file +packaging/Output/* + +# includes and lib files +include/bungee/* +lib/bungee/Windows/Release/* \ No newline at end of file