chore: add gitignore entries for IDE/build artifacts
Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
757a241f59
commit
015ebbc2ac
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -17,3 +17,9 @@ dist/
|
|||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Knowledge base
|
||||
KB/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue