# Config folder
/application/config/development
/application/config/database.php

# Logs folder
/application/logs/*
!/application/logs/index.html

# Helpers
/application/helpers/mpdf/ttfontdata/*

# Language
/application/language
!/application/language/english

# Templates
/application/views/invoice_templates/pdf/
!/application/views/invoice_templates/pdf/InvoicePlane*
/application/views/invoice_templates/public/
!/application/views/invoice_templates/public/InvoicePlane*
/application/views/quote_templates/pdf/
!/application/views/quote_templates/pdf/InvoicePlane*
/application/views/quote_templates/public/
!/application/views/quote_templates/public/InvoicePlane*

# Uploads folder
/uploads/temp/*
!/uploads/temp/remove.txt
/uploads/archive/*
/uploads/customer_files/*
/uploads/import/*
/uploads/*.jpg

/.htaccess
.idea
.sass-cache
adminer.php
