]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
.gitignore - ignore more built stuff in fewer lines
authorDan Scott <dan@coffeecode.net>
Mon, 21 May 2012 16:41:25 +0000 (12:41 -0400)
committerDan Scott <dan@coffeecode.net>
Mon, 21 May 2012 16:43:03 +0000 (12:43 -0400)
commitf13aba803ae69c0402ad4e936126942df16e2748
treee0e4dc3c9d2fee33d275423ae7215be0b5bb629a
parentdbd9798ba5b9f568f9e4517f076a85d413fa3320
.gitignore - ignore more built stuff in fewer lines

Use the power of glob to catch more built files that we want to ignore,
while simplifying the .gitignore file significantly.

Signed-off-by: Dan Scott <dan@coffeecode.net>
.gitignore