mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-03-29 07:39:57 +00:00
add .pc/ to .*ignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -31,6 +31,7 @@ dist/
|
||||
# Debian-related
|
||||
/debian/copyright
|
||||
/debian/changelog
|
||||
.pc/
|
||||
|
||||
# Build property overrides
|
||||
/override.properties
|
||||
|
||||
@@ -40,6 +40,7 @@ web-out.xml
|
||||
# Debian-related
|
||||
^debian/copyright
|
||||
^debian/changelog
|
||||
^.pc/
|
||||
|
||||
# Build property overrides
|
||||
override.properties
|
||||
|
||||
Reference in New Issue
Block a user