- # Include your project-specific ignores in this file
- # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
- # Useful .gitignore templates: https://github.com/github/gitignore
- node_modules
- dist
- .cache
- bootstrap-4.5.0-dist.zip
- *.iml
- *.rej
- *.orig
- fontawesome-free-5.14.0-web.zip
- /venv
- /.idea
- /__pycache__
|