ignore git requirements.txt
This commit is contained in:
parent
8a17a74c22
commit
c1fb221d58
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -15,6 +15,7 @@ node_modules/
|
||||||
# Packaging artifacts
|
# Packaging artifacts
|
||||||
.pdm-python
|
.pdm-python
|
||||||
.pdm-build
|
.pdm-build
|
||||||
|
requirements.txt
|
||||||
archivebox.egg-info
|
archivebox.egg-info
|
||||||
archivebox-*.tar.gz
|
archivebox-*.tar.gz
|
||||||
build/
|
build/
|
||||||
|
|
Loading…
Reference in a new issue