fix: ignore debug files in gitignore
This commit is contained in:
parent
b2c025f345
commit
24744ab5c0
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
.null-ls.*
|
||||
*.debug
|
||||
*.run
|
||||
exe
|
||||
*.su
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue