Clean up .gitignore and some references to template used for the project

This commit is contained in:
Keannu Christian Bernasol 2024-09-06 23:42:03 +08:00
parent d491590417
commit 5dcb369ae7
4 changed files with 3 additions and 23 deletions

View file

@ -1,5 +1,5 @@
"""
WSGI config for equipment_tracker project.
WSGI config for DRF-Template project.
It exposes the WSGI callable as a module-level variable named ``application``.