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.1.84 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.83 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.82 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.81 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.80 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.79 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.78 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.77 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.76 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.75 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.74 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.73 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.72 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.71 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.70 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.69 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.68 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.67 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.66 roles/qb.gitignore/files/gitignore/Grails.gitignore
qb-0.1.65 roles/qb.gitignore/files/gitignore/Grails.gitignore