mirror of
https://codeberg.org/diginaut/digimarks.git
synced 2026-02-04 09:20:25 +01:00
Ignore some environment
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -78,9 +78,13 @@ celerybeat-schedule
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
# direnv
|
||||
.envrc
|
||||
|
||||
# virtualenv
|
||||
venv/
|
||||
ENV/
|
||||
.venv
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
@@ -94,6 +98,9 @@ ENV/
|
||||
# vim
|
||||
*.swp
|
||||
|
||||
# Zed editor
|
||||
.zed
|
||||
|
||||
# digimarks
|
||||
static/favicons
|
||||
tags
|
||||
|
||||
Reference in New Issue
Block a user