mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
Add an empty session for default
This commit is contained in:
parent
6ba3d6336b
commit
e41b62061e
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,7 +4,6 @@ node_modules
|
||||||
out
|
out
|
||||||
|
|
||||||
public/robots.txt
|
public/robots.txt
|
||||||
public/session.json
|
|
||||||
public/sitemap.xml
|
public/sitemap.xml
|
||||||
public/.index/*
|
public/.index/*
|
||||||
public/Users/Public/**
|
public/Users/Public/**
|
||||||
|
|
|
||||||
1
public/session.json
Normal file
1
public/session.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
Loading…
Reference in New Issue
Block a user