aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-11-15 09:54:07 +0800
committer简律纯 <i@jyunko.cn>2023-11-15 09:54:07 +0800
commit4df7db30d25dbcbd369de6c744214a367b3c409b (patch)
tree4cc51961adee8269ac3196808029b2d03c72f8fd /.gitignore
parentc0e3b6ed6805b14cd14772ea4068671bc285be3e (diff)
downloadHydroRoll-4df7db30d25dbcbd369de6c744214a367b3c409b.tar.gz
HydroRoll-4df7db30d25dbcbd369de6c744214a367b3c409b.zip
chore: delete config.toml
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d1beff8..ee6d9a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,6 +106,6 @@ dmypy.json
node_modules/
docs/.next/
-# tests
-tests/config.toml
+# example
+example/config.toml
.pdm-python \ No newline at end of file