diff --git a/.gitignore b/.gitignore index 7a2735b63..16d0c2e7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,25 @@ +build/ +build-32/ +build-64/ +build-win/ cmake_build/ dependencies/ + +.config/ + +*.o +*.d +*.a +*.patch +*.diff +*.orig +*.rej +*.log +*.lib +*.dll +*.exe +*.vcxproj +*.vcxproj.filters + +packets_log.txt +history.dat