add *.txt to gitignore
This commit is contained in:
parent
e296c64173
commit
5477dd796d
|
|
@ -127,6 +127,7 @@ dist
|
|||
202*/**/*.*
|
||||
exportDB/
|
||||
*.pdf
|
||||
*.txt
|
||||
public/bower_components
|
||||
# yarn v2
|
||||
.yarn/cache
|
||||
|
|
|
|||
Loading…
Reference in New Issue