Skip to content

Instantly share code, notes, and snippets.

@jbtronics
Created March 10, 2017 18:34
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 jbtronics/9aaedabde98e9aaf6179ef9c4a26fa15 to your computer and use it in GitHub Desktop.
Save jbtronics/9aaedabde98e9aaf6179ef9c4a26fa15 to your computer and use it in GitHub Desktop.
# more .gitignore files are in:
# - data/
# - data/backup/
# - data/log/
# - data/media/
# - documentation/dokuwiki/cache/
# - documentation/dokuwiki/tmp/
# ignore Doxygen builds
development/doxygen/html/
# ignore IDE project files
*.geany
###########################################################################
# From https://github.com/github/gitignore
###########################################################################
# Archives
*.7z
*.jar
*.rar
*.zip
*.gz
*.bzip
*.bz2
*.xz
*.lzma
*.iso
*.tar
# Eclipse
.project
.metadata
# Logs
*.log
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Desktop.ini
# NetBeans
nbproject/private/
nbproject/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
# Visual Studio
*.suo
*.user
*.userosscache
*.sln.docstates
*.vcxproj.filters
# Visual Studio 2015 cache/options directory
.vs/
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
# Web workbench (sass)
.sass-cache/
# PHPStorm
.idea/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment