ignore .rej files
This commit is contained in:
parent
eb4c8ff097
commit
9868ee29b7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -28,6 +28,7 @@ ltmain.sh
|
||||||
m4/*.m4
|
m4/*.m4
|
||||||
*.o
|
*.o
|
||||||
*.orig
|
*.orig
|
||||||
|
*.rej
|
||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
missing
|
missing
|
||||||
|
|
Loading…
Reference in a new issue