OpenFusion/.gitignore
Raymonf c549192f59
CMake build support (#8)
* CMake build support

* Make things nice for VS users

Co-authored-by: Raymonf <Raymonf@users.noreply.github.com>
2020-08-20 15:59:54 -04:00

10 lines
80 B
Plaintext

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