Add pkg-config directory to .gitignore
This commit is contained in:
parent
d91170a7ac
commit
b58c354f36
|
@ -20,6 +20,7 @@
|
||||||
/src/allmydata_tahoe.egg-info/
|
/src/allmydata_tahoe.egg-info/
|
||||||
Twisted-*.egg
|
Twisted-*.egg
|
||||||
zope.interface-*.egg
|
zope.interface-*.egg
|
||||||
|
.pc
|
||||||
|
|
||||||
/_trial_temp*
|
/_trial_temp*
|
||||||
/tmp*
|
/tmp*
|
||||||
|
|
Loading…
Reference in New Issue