update gitignore
This commit is contained in:
parent
325b9eadde
commit
c0b134b9a0
|
@ -1,4 +1,6 @@
|
||||||
/target
|
/target
|
||||||
mastodon-data.toml
|
mastodon-data.toml
|
||||||
*.csv
|
*.csv
|
||||||
.tmp
|
*.tmp
|
||||||
|
*.log
|
||||||
|
tmp/
|
Loading…
Reference in New Issue