.DS_Store

application/cache/*
!application/cache/index.html

application/logs/*
!application/logs/index.html

application/third_party/*
!application/third_party/third_party.zip
!application/third_party/index.html

!application/*/.htaccess

public/img/uploads/*
!public/img/uploads/index.html
!public/img/uploads/thumbs/

public/img/uploads/thumbs/*
!public/img/uploads/thumbs/index.html

public/img/qr/*
!public/img/qr/index.html

public/files/uploads/*
!public/files/uploads/index.html

uploads/logs/*
!uploads/logs/index.html

public/plugins/*
!public/plugins/index.html
!public/plugins/plugins.zip

system

composer.lock

user_guide_src/build/*
user_guide_src/cilexer/build/*
user_guide_src/cilexer/dist/*
user_guide_src/cilexer/pycilexer.egg-info/*
/vendor/

# IDE Files
#-------------------------
/nbproject/
.idea/*

## Sublime Text cache files
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
*.sublime-workspace
*.sublime-project
/tests/tests/
/tests/results/
