1. 21 Jun, 2018 1 commit
    • Louis MARTIN's avatar
      Ignore files in examples (other than .sh and .md) · a846b213
      Louis MARTIN authored
      When downloading files in examples directory (e.g. when running
      `prepare-iwslt14.sh`), git sees them as untracked files but they should
      not be committed.
      Add a .gitignore script that ignore everything in the examples
      subdirectories except for .sh and .md files.
      a846b213