.git/
.github/
.gitignore
.dockerignore
node_modules/
target/
_build/
deps/
dist/
doc/
__pycache__/
**/__pycache__/
*.pyc
*.tgz
*.gem
*.tar
Cargo.lock
Cargo.toml
Dockerfile
composer.json
go.mod
index.js
mix.exs
mix.lock
package.json
pom.xml
pyproject.toml
*.gemspec
*.go
*_test.go
test.js
test_python.py
test_ruby.rb
rust/
src/
*_site_kit/
test/test_helper.exs
test/*_test.exs
lib/*.ex
lib/*.rb
