Skip to content

Commit 2c57071

Browse files
author
youjian
committed
add .gitignore for funasr demo page
1 parent 9e1285b commit 2c57071

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#
2+
##
3+
funasr/funasr_tech_report.pdf
4+
funasr/*.sty
5+
funasr/*.tex
6+
funasr/*.zip
7+
funasr/*.bst
8+
funasr/*.bib
9+
funasr/*.txt
10+
funasr/*.md
11+
funasr/img/
12+
funasr/table.html
13+
funasr/test.html
14+
funasr/*.py
15+
## Mac
16+
funasr/.DS_Store

0 commit comments

Comments
 (0)