2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add *.rej and *.orig to the global .gitignore

This commit is contained in:
Ondřej Surý 2018-05-16 09:20:58 +02:00 committed by Ondřej Surý
parent cabf9ab27a
commit 3a643ee5b8

2
.gitignore vendored
View File

@ -7,6 +7,8 @@ libtool
/isc-config.sh
/configure.lineno
autom4te.cache/
*.rej
*.orig
*.o
*.lo
*.so