mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10: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