Archived
1
0
This repository has been archived on 2026-02-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
urban_website/.gitignore

17 lines
150 B
Plaintext

# Environments
.env/
env/
# Mac files
.DS_Store
# Python files
__init__.py
__pycache__/
# Django Database
db.sqlite3
# Django Static Files
.stat/