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