Files
LXC/.gitignore
2025-07-23 14:10:20 +01:00

14 lines
178 B
Plaintext

# CMake output directory #
out/
# Visual studio directory #
.vs/
# Excludes binary outputs in root dir #
*.exe
*.ilk
*.pdb
# Ignores the log output file of the .exe #
LXC.log