remove a lot of things that shouldnt be in git
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -2,7 +2,7 @@
|
||||
cache/
|
||||
terraformingMarsRepo
|
||||
.env
|
||||
**/*.log
|
||||
**/*.log*
|
||||
**/logs/*
|
||||
**/Backups/**
|
||||
*.db*
|
||||
@@ -10,4 +10,8 @@ terraformingMarsRepo
|
||||
*.lock
|
||||
*redis*
|
||||
*postgresql*
|
||||
config/calibre/processed_books
|
||||
*postgres*
|
||||
config/calibre/processed_books
|
||||
config/tandoor/staticfiles/*
|
||||
config/jellyfin/metadata/*
|
||||
config/paperless/db/*
|
||||
Reference in New Issue
Block a user