Files
LXC/.gitignore
2025-07-20 18:09:29 +01:00

14 lines
249 B
Plaintext

# CMake output directory #
out/
# Visual studio directory (excluding launch settings) #
.vs/LXC
.vs/CMake Overview
.vs/cmake.db
.vs/ProjectSettings.json
.vs/slnx.sqlite
.vs/VSWorkspaceState.json
# Ignores the log output file of the .exe #
LXC.log