initial commit

This commit is contained in:
2025-05-28 09:47:43 -06:00
commit ab81a74ed8
177 changed files with 25799 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
/configs/code-server/.local/*
!/configs/code-server/.local/.gitkeep
/configs/code-server/.config/*
!/configs/code-server/.config/.gitkeep
.env
.env*