Moved invites manager to its own directory at the root

This commit is contained in:
shockrah 2020-08-22 15:51:20 -07:00
parent 016d81b82b
commit afcc03959a
8 changed files with 5 additions and 5 deletions

6
.gitignore vendored
View File

@ -1,4 +1,4 @@
*swp *swp
static/css/
server/invites-manager/bin/ /invites-manager/bin/
server/invites-manager/lib/ /invites-manager/lib/

2
invites-manager/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
./bin/*
./lib/*

View File

@ -1,2 +0,0 @@
./bin/
./lib/