Skip to content
Open
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 13 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,16 @@ playwright-report/

# Vite logs files
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
vite.config.ts.timestamp-*
# Python
venv/
__pycache__/
*.pyc

# Generated assets
frontend/public/assets/
assets_export.zip
*.db

# Jupyter
*.ipynb_checkpoints
1 change: 1 addition & 0 deletions LibrEd
Submodule LibrEd added at 96cbbd

This file was deleted.

This file was deleted.

85 changes: 0 additions & 85 deletions frontend/public/assets/gate/cs/algorithm/complexity-analysis.md

This file was deleted.

Loading
Loading