The things we do for empty directories

This commit is contained in:
2019-05-24 11:14:19 +05:30
parent 41534493b7
commit 29de9a63f9
3 changed files with 5 additions and 4 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
# Random files to check for function # Random files to check for function
sandbox/* sandbox/*
!sandbox/test1
# Logs # Logs
logs logs
*.log *.log

View File

@@ -8,9 +8,10 @@ Dependencies: `express` `body-parser` `sqlite`
TODO: TODO:
1. Filesystem viewing - [x] Folder Traversal
2. Upload - [ ] Filesystem viewing
3. Auth - [ ] Upload
- [ ] Auth
Credit: Credit:

0
sandbox/test1 Normal file
View File