mirror of
https://github.com/sal063/AC6_recomp
synced 2026-09-10 04:31:55 -04:00
22 lines
278 B
Plaintext
22 lines
278 B
Plaintext
# Build output
|
|
out/
|
|
bin/
|
|
|
|
# Generated recomp code
|
|
generated/
|
|
|
|
# Game assets (user-supplied)
|
|
assets/
|
|
|
|
# VS local settings
|
|
.vs/
|
|
|
|
# Copilot and debugging workflow
|
|
.github/instructions/
|
|
|
|
# CMake user presets (machine-local)
|
|
CMakeUserPresets.json
|
|
|
|
# Local git worktrees
|
|
.worktrees/
|