mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-14 21:56:01 +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
|
*.o
|
||||||
|
*.do
|
||||||
*~
|
*~
|
||||||
*.rej
|
*.rej
|
||||||
*.swp
|
*.swp
|
||||||
|
|
Loading…
Reference in a new issue