1
0
Atdalīts 0

Update .gitignore to remove patch/wiggle residue

`git patch` makes a .rej file for every rejection, and wiggle makes a .porig for every rejection fixed. This can add up to a lot of junk.
master
Vinícius R. Miguel 2020-05-08 14:55:25 -03:00 revīziju iesūtīja GitHub
vecāks 65c297dcf0
revīzija 0690451684
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām

4
.gitignore ārējs
Parādīt failu

@ -7,6 +7,10 @@
*.ilk
*.exp
# Patch and wiggle related residdue
*.rej
*.porig
# Precompiled Headers
*.gch
*.pch