diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-11-04 11:04:27 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-11-04 11:04:27 -0500 |
| commit | b0c07e043f055d49f86085c5c521a558ec33f877 (patch) | |
| tree | f510534b4e0ee2aa71371bdc8461b518500a4827 /.gitignore | |
| parent | e563642584280d2b085b9842f4ca65f6b434d6a5 (diff) | |
| download | soen422-b0c07e043f055d49f86085c5c521a558ec33f877.zip | |
server: parse query string of POST /humidity
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ *.log *.out *.run.xml +server/server |