15 lines
No EOL
135 B
Text
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 |