Skip to content

Commit

Permalink
Merge branch 'dev' into feature/ios/xml
Browse files Browse the repository at this point in the history
# Conflicts:
#	app/src/main/java/com/github/braillesystems/learnbraille/data/entities/BrailleDots.kt
  • Loading branch information
zuevval committed Aug 1, 2021
2 parents 0ef18d1 + 382490a commit 1fc80de
Show file tree
Hide file tree
Showing 56 changed files with 4,144 additions and 4,146 deletions.
10 changes: 10 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# icons are binary
*.png binary

# code files and `gradlew` should always have LF line endings
*.kt text
*.xml text
gradlew text

# other files are treated as text by default
* text=auto
Loading

0 comments on commit 1fc80de

Please sign in to comment.