Add basic .gitignore
This commit is contained in:
parent
4017a99055
commit
f681e8b909
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Everything in the default cmake build folder.
|
||||
build/*
|
||||
|
||||
# The .clang-format file selected by cmake.
|
||||
.clang-format
|
Loading…
x
Reference in New Issue
Block a user