forked from I2P_Developers/i2p.i2p
add .pc/ to .*ignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,6 +31,7 @@ dist/
|
|||||||
# Debian-related
|
# Debian-related
|
||||||
/debian/copyright
|
/debian/copyright
|
||||||
/debian/changelog
|
/debian/changelog
|
||||||
|
.pc/
|
||||||
|
|
||||||
# Build property overrides
|
# Build property overrides
|
||||||
/override.properties
|
/override.properties
|
||||||
|
@ -40,6 +40,7 @@ web-out.xml
|
|||||||
# Debian-related
|
# Debian-related
|
||||||
^debian/copyright
|
^debian/copyright
|
||||||
^debian/changelog
|
^debian/changelog
|
||||||
|
^.pc/
|
||||||
|
|
||||||
# Build property overrides
|
# Build property overrides
|
||||||
override.properties
|
override.properties
|
||||||
|
Reference in New Issue
Block a user