Sha256: da82ee4dd11e5011fd74e5c93c546a50901fd4f9f62cd308dcb551df71e23090

Contents?: true

Size: 326 Bytes

Versions: 5

Compression:

Stored size: 326 Bytes

Contents

# ignore the error log and .htaccess and others
error_log
.htaccess

# concrete5 5.6 specific

config/site.php
files/cache/*
files/tmp/*

# concrete5 5.7 specific

# ignore everything but the index.html
/application/files/*
!/application/files/index.html

# ignore updates folder
/updates/*

# ignore sitemap.xml
/sitemap.xml

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgitter-0.1.4 data/github/Concrete5.gitignore
forgitter-0.1.3 data/github/Concrete5.gitignore
forgitter-0.1.2 data/github/Concrete5.gitignore
forgitter-0.1.1 data/github/Concrete5.gitignore
forgitter-0.1.0 data/github/Concrete5.gitignore