Initial commit

This commit is contained in:
mfredrich 2025-12-14 18:11:19 +00:00
commit c776ee7b40
2 changed files with 25 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
# ---> GitBook
# Node rules:
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
## Dependency directory
## Commenting this out is preferred by some people, see
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
node_modules
# Book build output
_book
# eBook build output
*.epub
*.mobi
*.pdf
# ---> TortoiseGit
# Project-level settings
/.tgitconfig

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Jira-Scripte
Scripte für Automations und Workflows (pds)