hello-world-cpp/.gitignore
2025-01-13 02:52:52 +10:00

20 lines
237 B
Plaintext

# VS Code generate configurations to each device
.vscode/
# auto-generating files
*.exe
*.log
# auto-generating trash from cmake
build/
CMakeFiles/
CMakeCache.txt
*.cmake
*.a
task_1_2/Makefile
task_3/Makefile
# for task3
counter.txt