feat: updated gitignore and clang-format
This commit is contained in:
parent
111f9052ad
commit
ada043b0a1
2 changed files with 7 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -49,3 +49,7 @@ compile_commands.json
|
|||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.cache/
|
||||
# KDevelop
|
||||
.kdev4
|
||||
*.kdev4
|
||||
*.kate-swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue