0060aabd8b
Updated gitignore to skip doxygen output Removed redundant namespaces from CardMover
28 lines
390 B
Plaintext
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 |