mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-22 20:23:22 +01:00
Merge pull request #15 from syvex/GitIgnoreMake
Add config.build and config.make to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -14,6 +14,11 @@
|
||||
*.a
|
||||
*.d
|
||||
|
||||
# Make #
|
||||
########
|
||||
config.build
|
||||
config.make
|
||||
|
||||
# Packages #
|
||||
############
|
||||
# it's better to unpack these files and commit the raw source
|
||||
|
||||
Reference in New Issue
Block a user