mirror of
https://github.com/bspeice/UNCCGameDay-Server
synced 2025-11-03 01:40:39 -05:00
Add initial code for the server Django project
Current dependencies are Django and Django REST Framework
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
*.pyc
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
local/
|
||||
Reference in New Issue
Block a user