Update gitignore

This commit is contained in:
Cory Balaton 2023-11-21 11:23:21 +01:00
parent 4bed658b50
commit fa9fe28391
No known key found for this signature in database
GPG Key ID: 3E5FCEBFD80F432B

5
.gitignore vendored
View File

@ -50,5 +50,8 @@ src/*
!src/*.py !src/*.py
!src/scripts !src/scripts
!src/output
!src/fox_output
# Job # Job
!src/job.script !src/jobs/*