Apply proper gitignore
This commit is contained in:
47
.gitignore
vendored
47
.gitignore
vendored
@@ -1,47 +0,0 @@
|
||||
# --- ENV / SECRETS ---
|
||||
.env
|
||||
.env.*
|
||||
*.env
|
||||
*.secret
|
||||
*.key
|
||||
*.pem
|
||||
|
||||
# --- Docker runtime junk ---
|
||||
**/data/
|
||||
**/storage/
|
||||
**/db/
|
||||
**/postgres/
|
||||
**/redis/
|
||||
**/volumes/
|
||||
**/tmp/
|
||||
**/cache/
|
||||
|
||||
# --- Logs ---
|
||||
*.log
|
||||
logs/
|
||||
**/logs/
|
||||
|
||||
# --- n8n ---
|
||||
n8n/storage/
|
||||
|
||||
# --- Postgres ---
|
||||
postgres/
|
||||
|
||||
# --- Wireguard ---
|
||||
glue/wireguard/
|
||||
|
||||
# --- App-specific overrides ---
|
||||
slskd/config/slskd.yml
|
||||
vw-data/*
|
||||
|
||||
# --- OS junk ---
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# --- Editor ---
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# --- Git safety ---
|
||||
*.bak
|
||||
*.old
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"lastRun": "1763873600000-backfill-files-owner.js",
|
||||
"migrations": [
|
||||
{
|
||||
"title": "1694360000000-create-folders.js",
|
||||
"timestamp": 1772062119584
|
||||
},
|
||||
{
|
||||
"title": "1694360479680-create-account-db.js",
|
||||
"timestamp": 1772062119668
|
||||
},
|
||||
{
|
||||
"title": "1694362247011-create-secret-table.js",
|
||||
"timestamp": 1772062119693
|
||||
},
|
||||
{
|
||||
"title": "1702667624000-rename-nordigen-secrets.js",
|
||||
"timestamp": 1772062119694
|
||||
},
|
||||
{
|
||||
"title": "1718889148000-openid.js",
|
||||
"timestamp": 1772062119720
|
||||
},
|
||||
{
|
||||
"title": "1719409568000-multiuser.js",
|
||||
"timestamp": 1772062119747
|
||||
},
|
||||
{
|
||||
"title": "1763873568237-server-global-prefs.js",
|
||||
"timestamp": 1772062119773
|
||||
},
|
||||
{
|
||||
"title": "1763873600000-backfill-files-owner.js",
|
||||
"timestamp": 1772062119774
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
14
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user