Where do I need to place my .gitignore file for Django.
File structure is as follows:
├── manage.py ├── my_django1_project │ ├── __init__.py │ ├──