go-mlx/.gitignore
Snider 015ebbc2ac chore: add gitignore entries for IDE/build artifacts
Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 09:15:25 +00:00

25 lines
207 B
Text

# Build artifacts
build/
*.dylib
*.so
*.a
# CMake
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile
# CMake install output
dist/
# IDE
.idea/
.vscode/
*.swp
# macOS
.DS_Store
# Knowledge base
KB/