Update gitignore

This commit is contained in:
Liam Steckler 2024-01-14 15:14:01 -08:00
parent f901c89a64
commit 09b0899f1f

9
.gitignore vendored
View file

@ -160,4 +160,11 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/ #.idea/
.vscode/ .vscode/
# Exclude items that may be used during development
*.secret
*.db
.DS_Store
config.yml