.gitignore: remove tool-specific patterns
If somebody uses tools that create these files, they should put them in their global gitignore.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,11 +1,3 @@
|
|||||||
*~
|
|
||||||
|
|
||||||
.#*
|
|
||||||
.stgit*
|
|
||||||
|
|
||||||
/output/
|
/output/
|
||||||
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
/.clangd/
|
|
||||||
/compile_commands.json
|
|
||||||
|
Reference in New Issue
Block a user