Skip to content

Instantly share code, notes, and snippets.

@wycks
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wycks/574052a64eee9307b06c to your computer and use it in GitHub Desktop.
Save wycks/574052a64eee9307b06c to your computer and use it in GitHub Desktop.
.gitignore
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases and SVN and stuff#
######################
*.log
*.sql
*.sqlite
*.svn
*.ftpquota
*.dat
*.upd
error_log
*.ini
*.htpasswd
*.docx
*.htaccess
# OS/IDE generated files #
######################
.DS_Store
.DS_Store?
._*
*.manifest
.idea/*
*.idea
*.lock
workspace.xml
# Folders and WordPress
######################
.htaccess
cache/
videos/
pdf/
objectcache/
pgcache/
dbcache/
sitemap.xml
sitemap.xml.gz
wp-content/advanced-cache.php
wp-content/backup-db/
wp-content/backups/
wp-content/blogs.dir/
wp-content/upgrade/
#wp-content/uploads/
wp-content/wp-cache-config.php
wp-config.php
configs/
=======
robots.txt
#images movie /assets
######################
*.flv
*.wmv
*.swf
*.avi
*.mp4
*.mpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment