Skip to content
Snippets Groups Projects

Update README and add gitignore

Merged Nando Hegemann requested to merge update-repo-setup into main
2 files
+ 43
72
Compare changes
  • Side-by-side
  • Inline
Files
2
.gitignore 0 → 100644
+ 7
0
 
# general
 
build/
 
__pycache__/
 
.ipynb_checkpoints/
 
*.swp
 
*.swo
 
*.pdf
Loading