HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/unlimited-leads/Unlimited-Leads-Be/.gitignore
myenv/
logs/
.env
venv/
# Python
*.pyc
*.pyo
*.pyd
__pycache__/
*.swp
*~

# Django specific
*.log
*.pot
*.py[cod]
*.swp
*~
*.swo
local_settings.py
db.sqlite3
db.sqlite3-journal
celerybeat-schedule.*
staticfiles/
media/
.env

# Ignore migrations except the __init__.py files
*/migrations/*
!*/migrations/__init__.py

migrations/*
!migrations/__init__.py


# Ignore Virtual environment
venv/
env/
ENV/
.myenv/
bin/
lib/
lib64/
include/

# Unit test / Coverage reports
htmlcov/
.tox/
.nox/
.coverage
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover

# MyPy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# Jupyter Notebook
.ipynb_checkpoints/

# IDEs and editors
.vscode/
.idea/
*.sublime-project
*.sublime-workspace

# macOS system files
.DS_Store
Thumbs.db

# PostgreSQL specific (if you're using Postgres)
*.pgsql

# pip
pip-log.txt
pip-delete-this-directory.txt

google_service_certificate.json