Initial commit
This commit is contained in:
commit
c029592583
31 changed files with 39732 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.bak
|
||||
*.swp
|
||||
|
||||
# Optional if you don't want rendered manifests in Git
|
||||
# rendered/
|
||||
Loading…
Add table
Add a link
Reference in a new issue