mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 20:01:44 +02:00
update gitignore and attrs
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
**/*.lock
|
||||||
|
**/*-lock.json
|
3
.gitignore
vendored
3
.gitignore
vendored
@@ -30,6 +30,9 @@ data/
|
|||||||
data*/
|
data*/
|
||||||
output/
|
output/
|
||||||
index.sqlite3
|
index.sqlite3
|
||||||
|
*.sqlite*
|
||||||
|
data.*
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
*.sw?
|
*.sw?
|
||||||
|
.vscode
|
||||||
|
Reference in New Issue
Block a user