Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05: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