Skip to content

Commit

Permalink
NO-JIRA: Updated gitignore to not ignore files name config.sh
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527607 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Darryl L. Pierce committed Sep 30, 2013
1 parent 5285ab1 commit bb75efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
*.vglog
.dirstamp
Makefile.in
config\.*
config(?!\.sh)\.*
configure
.deps
.libs
Expand Down

0 comments on commit bb75efb

Please sign in to comment.