
# User specific & automatically generated files #
#################################################
app/webroot/files
app/Config/database.php
app/Config/email.php
app/Config/core_app.php
app/Config/bootstrap_app.ini
app/Config/email_notifications.php
app/Config/organization.php

app/webroot/img/logos/*
!app/webroot/img/logos/.gitkeep

app/tmp/*
!app/tmp/.gitkeep
!app/tmp/cache
app/tmp/cache/*
!app/tmp/cache/.gitkeep
!app/tmp/cache/models
app/tmp/cache/models/*
!app/tmp/cache/models/.gitkeep
!app/tmp/cache/persistent
app/tmp/cache/persistent/*
!app/tmp/cache/persistent/.gitkeep
!app/tmp/cache/views
app/tmp/cache/views/*
!app/tmp/cache/views/.gitkeep
!app/tmp/logs
app/tmp/logs/*
!app/tmp/logs/.gitkeep
!app/tmp/sessions
app/tmp/sessions/*
!app/tmp/sessions/.gitkeep
!app/tmp/tests
app/tmp/tests/*
!app/tmp/tests/.gitkeep



app/files/*
!app/files/.giteep

app/Test
tmp
lib
plugins
vendors
build
dist
tags
*.mo
*.pot
!empty
!keep
!.gitkeep

lib/Cake/Console/Templates/skel/tmp/

# Themes
app/View/Themed/*
!app/View/Themed/Phkondo
!app/View/Themed/empty

# Plugins
app/Plugin/*
!app/Plugin/empty


# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
*.log
Error.log
Access.log


# Ignore private folder
app/private/*
!app/private/empty

# Ignore packed asset files
app/webroot/css/packed/*
!app/webroot/css/packed/.htaccess
app/webroot/js/packed/*
!app/webroot/js/packed/.htaccess

#Ignore bower componentes
app/webroot/bower_components

# IDE and editor specific files #
#################################
.idea
# NetBeans
nbproject/*
# Visual Studio Code
.vscode
# Sass preprocessor
.sass-cache/


# Docker
#Dockerfile
docker-compose.yml
docker/*
!docker/.gitkeep
!docker/images

# Eclipse project files
.cache
.project
.settings
.buildpath

# composer
composer.json
composer.lock
composer_community.lock
composer_full_pack.lock
vendor/*
!vendor/empty

# root files
TODO
TODO.php
auth.json
