Skip to content

Instantly share code, notes, and snippets.

@archived-andrewb1269-personal
Forked from octocat/.gitignore
Created November 30, 2016 16:49
Show Gist options
  • Select an option

  • Save archived-andrewb1269-personal/2f755ffdc4b34150ebb5e4f5e6ec06e4 to your computer and use it in GitHub Desktop.

Select an option

Save archived-andrewb1269-personal/2f755ffdc4b34150ebb5e4f5e6ec06e4 to your computer and use it in GitHub Desktop.
Some common .gitignore configurations
# 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 #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment