Skip to content

Instantly share code, notes, and snippets.

@naxmefy
Created May 24, 2019 12:43
Show Gist options
  • Save naxmefy/9026f44a289c0f0a75f9af3e6cb20ce0 to your computer and use it in GitHub Desktop.
Save naxmefy/9026f44a289c0f0a75f9af3e6cb20ce0 to your computer and use it in GitHub Desktop.
.svnignore
#########################
# CMD:
# $ svn propset svn:ignore -F .svnignore .
#########################
#########################
# vscode
#########################
.vscode
#########################
# eclipse
#########################
.settings
.project
.classpath
#########################
# intellij
#########################
.idea
*.iml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment