diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-08 16:42:17 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-08 16:42:17 +0800 |
| commit | 4839653fdfaab5bd2a2c311924d45475a2b809db (patch) | |
| tree | 9b78abe6e326e3eb2619c432d3ad08ffb17614d2 | |
| parent | 06bb7a58723d96bd81570900cf6d8295957cef19 (diff) | |
chore: add draft files to gitignore
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | tools/tscn-to-bsn/README.md | 0 |
2 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # Temp dir .temp + +# Drafts +__* diff --git a/tools/tscn-to-bsn/README.md b/tools/tscn-to-bsn/README.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tools/tscn-to-bsn/README.md |
