Add diff files to .gitignore
This commit is contained in:
parent
d146d76683
commit
5c681d849d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,6 +13,7 @@ compile_commands.json
|
||||||
*.a
|
*.a
|
||||||
*.user*
|
*.user*
|
||||||
*.autosave
|
*.autosave
|
||||||
|
*.diff
|
||||||
/Doxyfile
|
/Doxyfile
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.cache/
|
.cache/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue