Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,9 @@ cython_debug/

# Ignore Accounts database in capstone project
6_mcp/accounts.db
6_mcp/memory/*.db
6_mcp/memory/*.db

# prevent future leaks
.env
*.env
*.env.*
367 changes: 0 additions & 367 deletions 1_foundations/1_lab1.ipynb

This file was deleted.

Loading