Added the gitignore file and the tests.

This commit is contained in:
2024-04-11 18:56:54 +03:00
parent ad4c8e9811
commit 87f8f19225
2 changed files with 185 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# Ignore the possible nginx directory that might be used to build in
nginx/**