18 lines
205 B
Plaintext
18 lines
205 B
Plaintext
# Cache files
|
|
.cache
|
|
|
|
# IDE files
|
|
.idea
|
|
.zed
|
|
|
|
# Build directories
|
|
cmake-build-debug
|
|
|
|
# Other
|
|
.continue
|
|
.clangd
|
|
|
|
# Optional: Ignore specific files in resources if needed
|
|
# resources/temp/
|
|
# resources/*.log
|