32 lines
531 B
Plaintext
32 lines
531 B
Plaintext
|
local-tmp
|
||
|
dependencies
|
||
|
dependencies_x64
|
||
|
scripts/win32-dependencies.cmd
|
||
|
dist
|
||
|
dist-*
|
||
|
build
|
||
|
CMakeLists.txt.*
|
||
|
CustomCMakeLists.txt
|
||
|
.*.swp
|
||
|
externals/*/
|
||
|
*~
|
||
|
*.swp
|
||
|
.project
|
||
|
.cproject
|
||
|
|
||
|
#ignore python compile file .pyc
|
||
|
# *.pyc
|
||
|
# *.*~
|
||
|
|
||
|
modules/doc-tmp/
|
||
|
|
||
|
# .build is generated on automated packaging on CI
|
||
|
.build
|
||
|
# 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
|
||
|
|
||
|
# Temp & Software Folder
|
||
|
.vs/
|
||
|
.vscode/
|