1
0
forked from BRT/arc
arc/.gitignore
2025-04-10 21:24:56 +07:00

16 lines
159 B
Plaintext

# CMake build directory
/build/
/CMakeFiles/
# macOS specific
.DS_Store
.idea/
cmake_install.cmake
CMakeCache.txt
Makefile
.qt/
# VS Code specific
.vscode/