source/.gitignore
Reid 'arrdem' McKenzie adf58a2b7d Merry Chipmunks
2024-12-26 03:33:13 -07:00

32 lines
337 B
Text

.DS_Store
.cache
.dev
.dev
.idea
/**/#*
/**/*.egg-info
/**/*.log
/**/*.pyc
/**/*.pyc
/**/*.pyo
/**/.#*
/**/.mypy*
/**/.hypothesis*
/**/__pychache__
/**/_build
/**/_public
/**/build
/**/dist
/**/node_modules
bazel-*
public/
tmp/
/**/*.sqlite*
/**/config*.toml
/**/config*.yml
MODULE.bazel.lock
*.tar.zst
*.zapp
.BUILDINFO
.MTREE
.PKGINFO