chore: added .rsyncignore and .gitignore
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
Ignat Karelov
2026-06-02 17:44:27 +03:00
parent 389c471873
commit 709df7eddc
2 changed files with 29 additions and 135 deletions

19
.rsyncignore Normal file
View File

@@ -0,0 +1,19 @@
.git
.gitea
.gitignore
.rsyncignore
node_modules
.env
.env.*
.vscode
.idea
.DS_Store
Thumbs.db
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
*.swp
*.swo
*~
README.md