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
2020-10-07 10:35:14 +02:00

14 lines
120 B
Plaintext

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