"...models/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "4d711fdc21d1ccbc4d366f7bfddb318ebb7408a0"
Ignore files in examples (other than .sh and .md)
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.
Showing
examples/.gitignore
0 → 100644
Please register or sign in to comment