Sha256: 9b68f67ab15514b44062309d9bc6a29db64c797df22cfd766ab3eb56d4e1b061

Contents?: true

Size: 583 Bytes

Versions: 120

Compression:

Stored size: 583 Bytes

Contents

# .gitignore for Grails 1.2 and 1.3
# Although this should work for most versions of grails, it is
# suggested that you use the "grails integrate-with --git" command
# to generate your .gitignore file.

# web application files
/web-app/WEB-INF/classes

# default HSQL database files for production mode
/prodDb.*

# general HSQL database files
*Db.properties
*Db.script

# logs
/stacktrace.log
/test/reports
/logs

# project release file
/*.war

# plugin release files
/*.zip
/plugin.xml

# older plugin install locations
/plugins
/web-app/plugins

# "temporary" build files
/target

Version data entries

120 entries across 120 versions & 3 rubygems

Version Path
qb-0.3.16 roles/qb/git/ignore/files/gitignore/Grails.gitignore
qb-0.3.15 roles/qb/git/ignore/files/gitignore/Grails.gitignore
qb-0.3.14 roles/qb/git/ignore/files/gitignore/Grails.gitignore
qb-0.3.13 roles/qb/git/ignore/files/gitignore/Grails.gitignore
qb-0.3.12 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.11 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.10 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.9 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.8 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.7 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.6 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.5 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.4 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.3 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.2 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.3.1 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.88 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.87 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.86 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.85 roles/qb.gitignore/files/gitignore/Grails.gitignore