chore: Add LICENSE and .gitignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Andreas Mieke 2023-12-29 12:44:15 +01:00
parent 55196da841
commit 641db21851
2 changed files with 39 additions and 0 deletions

18
.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide