4jcraft/.gitignore
JuiceyDev c43ccdf441 e
2026-03-05 22:28:28 +01:00

33 lines
382 B
Plaintext

build/
.cache/
.idea/
cmake-build-debug/
# CMake generated
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile
compile_commands.json
# IDE / editor
*.swp
*.swo
*~
.vscode/
*.code-workspace
# Build output directories
/Linux/
/x64/
# Asset symlink (created at runtime for working directory resolution)
Common
# Compiled objects / binaries
*.o
*.a
*.so
*.out
oldimpl
./oldimpl