picandocodigo/List-Category-Posts

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# folders and files to be ignored by git

#################
## Eclipse
#################

*.pydevproject
.project
.metadata
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# PDT-specific
.buildpath

############
## OS
############

# Windows image file caches
Thumbs.db

# Folder config file
Desktop.ini

# OSX Desktop Services Store
.DS_store

#################
## Misc
#################

.phpunit.result.cache

# Netbeans project meta data
nbproject/

# SVN
.svn

# Vagrant
.vagrant/
vagrant
wordpress/
ubuntu*

# Composer
vendor/
composer.json
composer.lock