Update .gitignore

This commit is contained in:
Brett Williams
2023-12-21 20:47:38 -06:00
parent 685297e2f2
commit 4004ad893b

6
.gitignore vendored
View File

@@ -1,8 +1,8 @@
/job_history.json
*.icloud *.icloud
*.fcpxml *.fcpxml
/uploads /uploads
*.pyc *.pyc
/server_state.json
/.scheduler_prefs
*.db *.db
/dist/
/build/
/.github/