Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Sep 16, 2023
1 parent 9070213 commit e054e29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# direnv
.direnv

# hknweb-specific stuff
.vagrant/
db.sqlite3
venv/
.venv/
media/

# Generic python stuff
Expand Down

0 comments on commit e054e29

Please sign in to comment.