# The following are automatically generated by the build or dep installer
local-tmp
dependencies
dependencies_x64
scripts/win32-dependencies.cmd
dist
build
.build

# Editor swap files etc ...
CMakeLists.txt.*
CustomCMakeLists.txt
.*.swp
*~
*.swp
.project
.cproject

# Temp & Software Folder
.vs/
.vscode/
.idea/
doc/html/*
*-output.*

# Third party stuff
externals/*/

#ignore python compile file .pyc
# *.pyc
# *.*~
modules/doc-tmp/

# this file can be copied from skeleton, and updated with appropriate credentials
scripts/windows-install-dependencies-custom.cmd
scripts/windows-install-dependencies-x64-custom.cmd
.version