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
2020-11-14 16:38:09 +01:00

11 lines
137 B
Text

# IDE Directories
.vim/
# CMake build dir
build/
# Final executable symlink
stj
# compile_commands.json symlink
compile_commands.json