Skip to content

Instantly share code, notes, and snippets.

@imvkmark
Created March 18, 2019 03:23
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 imvkmark/15198641b214b35916cf54414516caf0 to your computer and use it in GitHub Desktop.
Save imvkmark/15198641b214b35916cf54414516caf0 to your computer and use it in GitHub Desktop.
# 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
*.doc
*.xls
*.xlsx
# Logs and databases #
######################
*.log
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
*.scssc
*.sassc
.svn
# IDE #
#######
.idea/
/nbproject/
# Project User #
################
*.js.map
*.pem
/storage/framework/*.php
/public/resources/nim_h5/js/main.online.js
/public/uploads/*
/public/docs/*
/storage/sami/cache
!/public/uploads/.gitkeep
/node_modules
.env
composer.lock
package-lock.json
yarn.lock
_ide_helper.php
_ide_helper_models.php
.phpstorm.meta.php
phplint.cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment