Skip to content

Commit 211a331

Browse files
committed
Add .gitignore
1 parent 91a0941 commit 211a331

File tree

1 file changed

+6
-0
lines changed
  • ai/generative-ai-service/hr-goal-alignment

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
**/__pycache__/
2+
venv/
3+
config.py
4+
.DS_Store
5+
data/
6+
*.log

0 commit comments

Comments
 (0)