Added .gitattributes to allow correct code language detection on GitHub.

这个提交包含在:
Craig Warren
2018-01-31 22:52:43 +01:00
父节点 5f698b6316
当前提交 57ea242d30
共有 2 个文件被更改,包括 1 次插入3 次删除

1
.gitattributes vendored 普通文件
查看文件

@@ -0,0 +1 @@
gprMax/tools/Jupyter\ notebooks/* linguist-vendored

3
.gitignore vendored
查看文件

@@ -18,8 +18,5 @@ dist/
# Backup files
*~
# Hidden files
.*
# Jupyter notebook checkpoints
.ipynb_checkpoints/