Skip to content

Instantly share code, notes, and snippets.

@thisaurel
Created January 25, 2020 10:39
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 thisaurel/eb9ceafbb4bae676e0d866aba7f57761 to your computer and use it in GitHub Desktop.
Save thisaurel/eb9ceafbb4bae676e0d866aba7f57761 to your computer and use it in GitHub Desktop.
*~
.DS_Store
# IDE #
#############
.idea/
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Lock files #
package-lock.json
composer.lock
# ENV #
*.example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment