# ---> AppceleratorTitanium # Build folder and log file build/ build.log # ---> Actionscript # Build and Release Folders bin/ bin-debug/ bin-release/ # Other files and folders .settings/ # ignore rendered pngs 2018/*.png # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. # ---> CakePHP # CakePHP 3 /vendor/* /config/app.php /tmp/* /logs/* # CakePHP 2 /app/tmp/* /app/Config/core.php /app/Config/database.php /vendors/*