diff options
Diffstat (limited to 'collaborativeagents/.gitignore')
| -rw-r--r-- | collaborativeagents/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/collaborativeagents/.gitignore b/collaborativeagents/.gitignore new file mode 100644 index 0000000..3d9130f --- /dev/null +++ b/collaborativeagents/.gitignore @@ -0,0 +1,6 @@ +__pycache__/ +*.egg-info/ +cache/ +*.out +temp*.json +scripts/runs
\ No newline at end of file |
