# A simulation of Subversion default ignores, generated by reposurgeon.
*.o
*.lo
*.la
*.al
*.libs
*.so
*.so.[0-9]*
*.a
*.exe
*.pyc
*.pyo
*.rej
*~
*.#*
.*.swp
.DS_store
# Simulated Subversion default ignores end here
# The contents of the svn:ignore property on the branch root.
/Debug
/WinMBF.opt
/WinMBF.plg
/WinMBF.ncb
/Release

# Standard CMake build directory.
/build*

# Visual Studio CMake integration directories.
/.vs/
/out/
CMakeSettings.json
