Switched to cmake
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -16,6 +16,11 @@
|
||||
# .nfs files are created when an open file is removed but is still being accessed
|
||||
.nfs*
|
||||
|
||||
### premake-gmake ###
|
||||
Makefile
|
||||
*.make
|
||||
build/
|
||||
|
||||
### Vim ###
|
||||
# swap
|
||||
[._]*.s[a-v][a-z]
|
||||
@@ -28,12 +33,7 @@ Session.vim
|
||||
.netrwhist
|
||||
# auto-generated tag files
|
||||
tags
|
||||
|
||||
# flint
|
||||
.build
|
||||
|
||||
# Custom
|
||||
.clangd/
|
||||
compile_commands.json
|
||||
test/ids
|
||||
|
||||
test/entities
|
||||
|
||||
Reference in New Issue
Block a user