2nd_Sem_Bogachev/.gitignore
2025-03-03 12:13:04 +03:00

15 lines
No EOL
135 B
Text

# Executable files
*.exe
*.out
*.o
# Vim files
*~
.*.sw*
*output*
# Clion folders and files
cmake-build-debug/
.idea/
CMakeLists.txt