CoralLeiCN commited on
Commit
8085a4e
·
1 Parent(s): f634fc1

Update .gitignore to include agent_course_final_assignment.egg-info and improve formatting

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -3,6 +3,8 @@
3
 
4
  # Python
5
  __pycache__
 
6
 
7
  # example (for debugging)
8
  example/*
 
 
3
 
4
  # Python
5
  __pycache__
6
+ agent_course_final_assignment.egg-info
7
 
8
  # example (for debugging)
9
  example/*
10
+