Kaynağa Gözat

added gitignore

sprint-4
paras singhal 2 yıl önce
ebeveyn
işleme
1aaf6a33b4
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  1. +8
    -0
      .gitignore

+ 8
- 0
.gitignore Dosyayı Görüntüle

@@ -0,0 +1,8 @@
# Ignore virtual environment
venv/

# Ignore compiled Python bytecode
__pycache__/

# Ignore macOS .DS_Store files
.DS_Store