Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
* Remove workspace.xml; handled by .idea exclusion
* Exclude root .iml file
  • Loading branch information
jrodbx committed Jul 17, 2017
1 parent 9c5fbe9 commit 266f088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
out
workspace.xml
.idea
.gradle
build
local.properties
*.iml

0 comments on commit 266f088

Please sign in to comment.