This repository has been archived on 2021-04-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
stj/.gitignore

13 lines
146 B
Text

# IDE Directories
.vim/
.vscode/
# CMake files
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
compile_commands.json
Makefile
# Final binary
stj