Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Commit

Permalink
git ignore compiler.xml (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
etanshaul authored Dec 14, 2018
1 parent fc9cd95 commit 8082deb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
.idea/libraries/
.idea/kotlinc.xml
.idea/shelf/
.idea/compiler.xml
**/*.iml
.gradle/
**/build/
Expand Down
17 changes: 0 additions & 17 deletions .idea/compiler.xml

This file was deleted.

0 comments on commit 8082deb

Please sign in to comment.