Skip to content

Instantly share code, notes, and snippets.

@hashrock
Created August 8, 2014 02:36
Show Gist options
  • Save hashrock/37101cf2089c5b840341 to your computer and use it in GitHub Desktop.
Save hashrock/37101cf2089c5b840341 to your computer and use it in GitHub Desktop.
gitignore for webstorm
## Directory-based project format
.idea/workspace.xml
.idea/tasks.xml
# and these sensitive or high-churn files:
.idea/dataSources.ids
.idea/dataSources.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
## File-based project format
*.ipr
*.iml
*.iws
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment