Add basic .gitignore
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user