mirror of
https://github.com/sal063/AC6_recomp
synced 2026-09-03 02:23:48 -04:00
18 lines
238 B
Plaintext
18 lines
238 B
Plaintext
# Build output
|
|
out/
|
|
|
|
# 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
|