]> git.evergreen-ils.org Git - 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:37 +0000 (12:43 -0400)
commitc6cf4d9b6530f5b8b6bdf95c26db9986656fcce8
tree22273c561ac31ef65ddaeb05b22e9d9c914a8f84
parent2c0fb3a9f6aeea9c93846c573ced8d235ec03c7c
.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