diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +*.env +devel/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |
![]() |
index : noetic-llama.git | |
| ROS1 Integration with Ollama, use LLMs to control a robots PNP planner through human text |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,6 @@ +*.env +devel/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |