This commit is contained in:
2025-08-13 21:46:48 +02:00
commit c3e2e6509b
818 changed files with 54187 additions and 0 deletions

41
fd/ignore Normal file
View File

@@ -0,0 +1,41 @@
# vim: filetype=gitignore
#───────────────────────────────────────────────────────────────────────────────
**/*.app/*
**/*.pxd/*
Juegos/**
# git
.gitignore
.git
# INFO files
*INFO*
# general
LICENSE
.editorconfig
# node
package.json
.prettierrc
.eslintrc
.eslintrc.json
package-lock.json
versions.json
manifest.json
tsconfig.json
jsconfig.json
esbuild.config.mjs
biome.json
node_modules/*
# python
__init__.py
pyproject.toml
requirements.txt
# nvim-plugins
stylua.toml
# vscode
.vscode