stc

a simple time card webapp
git clone _git@git.brennen.work:stc.git
Log | Files | Refs | README

.gitignore (85B)


      1 config.py
      2 db.py
      3 seeds.py
      4 newtimes.py
      5 certs/
      6 **/.env
      7 **/venv/*
      8 **/__pycache__/*
      9 *.swp