OpenFusion/.gitignore
Raymonf da11220762 Allow opening CMakeLists as a CMake project in VS
Added another check just in case someone wants to do this for some reason. It's bad. You shouldn't do it.
2020-08-20 18:44:30 -04:00

11 lines
86 B
Plaintext

.vscode/
bin/*
notes.txt
config.ini
*.o
tags
*~
CMakeFiles/
CMakeCache.txt
build/
.vs/