Added the Poll module V1

This commit is contained in:
2022-09-06 16:34:28 +02:00
parent 0817607697
commit d6c272cdaf
13 changed files with 737 additions and 0 deletions

3
SheepstarModules/PollV1/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Project exclude paths
/target/
.idea