Skip to content

Commit

Permalink
Ignore specific IntelliJ files for git.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaeberling committed Sep 3, 2017
1 parent 1be6359 commit 8cc0cbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ hs_err_pid*
.externalToolBuilders
.gradle
.signing/
.idea/dictionaries/
.idea/libraries/
.idea/inspectionProfiles/
.idea/workspace.xml
Expand All @@ -29,6 +30,7 @@ hs_err_pid*
.idea/scopes/scope_settings.xml
.idea/vcs.xml
.idea/runConfigurations.xml
.idea/uiDesigner.xml
*.iml

local_db.bin
Expand Down

0 comments on commit 8cc0cbd

Please sign in to comment.