OP#419 initial commit after changes

This commit is contained in:
2026-02-07 13:34:25 +01:00
parent 7d84294e7d
commit adbced0d81
9 changed files with 95 additions and 48 deletions

29
.gitignore vendored
View File

@@ -3,3 +3,32 @@
Gemfile.lock
FileList
.scannerwork
.vscode
.idea
*.log
*.tmp
*.swp
*.swo
*.bak
*.backup
*.orig
*.rej
*.sublime-project
*.sublime-workspace
.DS_Store
Thumbs.db
*.gem
*.rbc
.bundle
vendor/bundle
vendor/cache
vendor/gems
vendor/ruby
log/*
tmp/*
!.keep
coverage/*
spec/reports/*
test/reports/*
doc/*
pkg/*