diff --git a/.gitignore b/.gitignore index 0cf1088..31a0dd2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,27 @@ *.layout *.depend -*.cbp - bin/ obj/ +.vs/ +Debug/ +Release/ *.dll +*.lib +*.a *.zip *.7z -Source/Main.exe -Source/Main.o \ No newline at end of file +*.exe +*.o +*.obj +*.pdb +*.ilk + +*.log +*.iobj +*.tlog +*.idb +*.ipch +*.db +*.opendb