diff --git a/.gitignore b/.gitignore index f5aecec6..37889674 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ Build_CompilerWorkingDirectory/* Build_Developers/* Build_Ship/* Build_Internal/* +Build_Develop/* *.vcxproj *.vcxproj.filters *.vcxproj.user @@ -15,4 +16,7 @@ Build_Internal/* *.d *.o *.out -.vs \ No newline at end of file +.vs +compile_flags.txt +*.mk +*.project \ No newline at end of file