14 lines
159 B
Plaintext
14 lines
159 B
Plaintext
.godot/**
|
|
tools/venv/**
|
|
.import
|
|
addons/*
|
|
!addons/transition_configurator/
|
|
build/
|
|
tmp/**
|
|
.tmp/**
|
|
|
|
# Dolt database files (added by bd init)
|
|
.dolt/
|
|
*.db
|
|
**/*.pyc
|