[+] Update gitignore

master
Reece Wilson 2021-07-05 14:32:49 +01:00
parent e0c96c7d49
commit d4a8c05509
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -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
.vs
compile_flags.txt
*.mk
*.project