aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 2255aa6..108e031 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,14 @@
/tmp
-functions.txt
-tools.txt
-agents.txt
+/tools.txt
+/agents.txt
functions.json
/bin
/cache
/tools/test.*
/.env
-*.cmd
__pycache__
/venv
node_modules
-package.json
-package-lock.json
+/package.json
+/package-lock.json
*.lock \ No newline at end of file