Add Backend Project and add Tournament Detail Page
This commit is contained in:
8
backend_splatournament_manager/.gitignore
vendored
Normal file
8
backend_splatournament_manager/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules
|
||||
dist/*
|
||||
!dist/csv/
|
||||
dist/csv/*
|
||||
!dist/csv/tournaments.csv
|
||||
*.sqlite
|
||||
_requests.http
|
||||
request_logs.txt
|
||||
Reference in New Issue
Block a user