Skip to content

Commit

Permalink
Added the gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
pokk committed Feb 7, 2018
1 parent 8cd5a48 commit 99beb0c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,7 @@ captures/

# Intellij
*.iml
.idea/workspace.xml
.idea/tasks.xml
.idea/gradle.xml
.idea/dictionaries
.idea/libraries
.idea/*

# Keystore files
*.jks
Expand All @@ -53,3 +49,7 @@ google-services.json
freeline.py
freeline/
freeline_project_description.json

gradle/
gradlew
gradlew.bat

0 comments on commit 99beb0c

Please sign in to comment.