diff --git a/.gitignore b/.gitignore index 98d1a6ef..c894c356 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,9 @@ GMW_Terminus.suo /GMW_data/bin/*.dll /GMW_data/bin/*/*.dll /GMW_data/obj/* + +############################################# +# Area VersGen +############################################# +/VersGen/obj/* +/VersGen/bin/* \ No newline at end of file