first commit

This commit is contained in:
Adrien le Maire
2023-12-08 10:32:20 +01:00
parent c09ba1f9b5
commit 278c611bab
6 changed files with 84 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# Functions use the .func directory for local runtime data which should
# generally not be tracked in source control. To instruct the system to track
# .func in source control, comment the following line (prefix it with '# ').
/.func