Files
speckle-cpp-connectors/.gitignore
T
Ralph Wessel 0060aabd8b Added Doxyfile
Updated gitignore to skip doxygen output
Removed redundant namespaces from CardMover
2024-09-21 01:13:54 +01:00

28 lines
390 B
Plaintext

Testing/
build/
Documents/
ResourceObjects/
Install/
.vs/
.vscode/
xcuserdata/
x64/
.DS_Store
.cache/
SpeckleConnector/Documentation/*
!SpeckleConnector/Documentation/Doxyfile
SpeckleLib/Documentation/*
!SpeckleLib/Documentation/Doxyfile
CMakeCache.txt
_deps/
CMakeFiles/
**/Makefile*
**/*.cmake
**/*.a
**/*.pc
XCBuildData/
**/*.xcsettings
*.log
.idea
*.mui
*.aps