Skip to content

Commit

Permalink
fixing language detection
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelrahmanAbouelenin committed Jun 12, 2020
1 parent 5d35c79 commit b40646d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
assignment 4/en_es_data/dev.es linguist-vendored
assignment 4/sanity_check_en_es_data/dev_sanity_check.es linguist-vendored
assignment 4/sanity_check_en_es_data/test_sanity_check.es linguist-vendored
assignment 4/sanity_check_en_es_data/train_sanity_check.es linguist-vendored
*.py linguist-detectable=true
*.ipny linguist-detectable=true
*.js linguist-detectable=false
*.es linguist-detectable=false
*.sh linguist-detectable=false

0 comments on commit b40646d

Please sign in to comment.