Skip to content

Instantly share code, notes, and snippets.

@samuelematias
Created February 16, 2023 18:51
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 samuelematias/e4be7f7610e6abdf10818d8cd3eb3963 to your computer and use it in GitHub Desktop.
Save samuelematias/e4be7f7610e6abdf10818d8cd3eb3963 to your computer and use it in GitHub Desktop.
Template of a simple default .gitignore
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment