Common 4.0 App Refactor Part 4 - Ornias

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-23 18:26:04 +02:00
parent 9d2c0318f7
commit d358b18179
70 changed files with 1526 additions and 71 deletions
+24
View File
@@ -0,0 +1,24 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/
# OWNERS file for Kubernetes
OWNERS