Homec4science

Update Grails.gitignore to include default files

Authored by cknoblauch <cknoblauch@gmail.com> on Jan 17 2014, 20:22.

Description

Update Grails.gitignore to include default files

Only files under /web-app/WEB-INF/classes (build output) should be ignored by Git. Grails generates a few default (unchanging) files (applicationContext.xml, sitemesh.xml, a bunch of *.tld) that need to be there for some plugins to function properly (e.g., grails war).

Details

Committed
cknoblauch <cknoblauch@gmail.com>Jan 17 2014, 20:22
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE5979282c55da: Merge pull request #912 from stuartpb/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

cknoblauch <cknoblauch@gmail.com> committed rGITIGNORE21d2f7e1d617: Update Grails.gitignore to include default files (authored by cknoblauch <cknoblauch@gmail.com>).Jan 17 2014, 20:22