feat: major update to all configs

- move older config to archive

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2026-03-26 12:07:53 +05:30
committed by Morumotto
parent 4555248b72
commit c2786c7f96
67 changed files with 881 additions and 772 deletions
+12 -2
View File
@@ -1,5 +1,15 @@
# Global ignore files
# For golang
# Dependencies
vendor/
node_modules/
# Build artifacts
target/
dist/
build/
_build/
__pycache__/
# Version control
.git/