Remove .env from tracking, add to .gitignore

This commit is contained in:
KirbyCMS Deploy
2026-04-15 14:18:13 +00:00
parent 8a154704a6
commit 3e83592317
3 changed files with 4 additions and 12 deletions

1
.env
View File

@@ -1 +0,0 @@
DEPLOY_SECRET=1f14ac603e4c1a34d8face4d53b635fb74b7eee77b5c37673eb810cb4654cac0

View File

@@ -1,11 +0,0 @@
;5;99~;5;99~;5;99~;5;2;127~;2;127~;2;127~;2;127~;2;127~
fuck
;5;120~;5;120~;5;120~;5;120~;5;99~;5;99~;5;99~;5;99~;5;99~;5;118~;5;99~;5;99~;5;99~;5;99~;5;99~;5;99~;5;99~;5;99~C;6;67~;6;67~;6;67~;6;67~çççççÇÇÇç;5;99~;5;99;5;99~;5;120~;5;127~;5;120~;5;127~;5;127~;5;5;99~5;99~;5;120~;5;120~;5;120~;5;120~;5;120~

4
.gitignore vendored
View File

@@ -1,6 +1,10 @@
# Hugo output # Hugo output
/public/ /public/
# Environment variables
.env
.env.*
# OS # OS
.DS_Store .DS_Store