Skip to content

Instantly share code, notes, and snippets.

@staycreativedesign
Created July 2, 2019 04:23
Show Gist options
  • Save staycreativedesign/5f4a64c187eac358290cb6ed30a01095 to your computer and use it in GitHub Desktop.
Save staycreativedesign/5f4a64c187eac358290cb6ed30a01095 to your computer and use it in GitHub Desktop.
# Folder view configuration files
.DS_Store
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashes
# Compiled Python files
*.pyc
# Compiled C++ files
*.out
# Application specific files
node_modules
.sass-cache
gems.tags
EOT
*.keep
*.cache
.sass-cache/*
*.css.map
# Ignore bundler config.
/.bundle
# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep
# Ignore Byebug command history file.
.byebug_history
tmp/*
# public/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment