mirror of
https://github.com/bspeice/UNCCGameDay-Server
synced 2025-09-01 04:05:29 -04: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