Files
UnrealEngine/Engine/Source/ThirdParty/Alembic/alembic-1.8.7/.gitignore
2025-05-18 13:04:45 +08:00

30 lines
296 B
Plaintext

# external files
.DS_Store
*.pyc
*.swp
*~
*.vcxproj*
# cmake files
CMakeCache.txt
CMakeFiles
CTestTestfile.cmake
Makefile
cmake_install.cmake
cmake_uninstall.cmake
install_manifest.txt
# build files
*.a
*.so
*.dll
*.dylib
*_Test
*_Test_Jeffs
SimpleAbcViewer
abcview
build
# Build Folder
BUILD