mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-27 13:26:00 +01:00
ignore debug object files
This commit is contained in:
parent
1b0d1da6b4
commit
1814caff30
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
*.o
|
||||
*.do
|
||||
*~
|
||||
*.rej
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue