mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-26 11:36:20 +00:00
ignorar todos los archivos comprimidos
This commit is contained in:
parent
c2ff411d09
commit
bf0ceb22d1
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
data/carrefour
|
data/carrefour
|
||||||
*.warc.gz
|
*.gz
|
||||||
*.warc
|
*.warc
|
||||||
*.warc.zst
|
*.zst
|
||||||
p.*
|
p.*
|
||||||
p
|
p
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
Loading…
Reference in a new issue