.gitignore 73 B

1234567
  1. # IDE specific
  2. .idea/
  3. .vscode/
  4. resources/
  5. # Jupyter
  6. .ipynb_checkpoints/