The Wayback Machine - https://web.archive.org/web/20210822095914/https://github.com/cakephp/cakephp/blob/master/.gitignore
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
# User specific & automatically generated files #
#################################################
/build
/dist
/tags
/composer.lock
/phpunit.xml
/vendor
/vendors
/composer.phar
*.mo
debug.log
error.log
.phpunit.result.cache
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# Tool specific files #
#######################
# vim
*~
*.swp
*.swo
# sublime text & textmate
*.sublime-*
*.stTheme.cache
*.tmlanguage.cache
*.tmPreferences.cache
# Eclipse
.settings/*
/.project
/.buildpath
# JetBrains, aka PHPStorm, IntelliJ IDEA
.idea/*
# NetBeans
nbproject/*
# Visual Studio Code
.vscode