Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit e08f8a98 authored by g4m4's avatar g4m4
Browse files

[SCRIPTS] Ignore MSVC generated folder

parent 056e798f
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ import shutil ...@@ -26,6 +26,7 @@ import shutil
import string import string
kIgnoredDirectories = ('.git', kIgnoredDirectories = ('.git',
'.vs',
'build', 'build',
'externals', 'externals',
'gtest', 'gtest',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment