Update to .gitignore so clean step does not break CI/CD

This commit is contained in:
DarkFeather 2023-03-02 16:30:41 -06:00
parent b1b92be47b
commit d53fd90185
Signed by: DarkFeather
GPG Key ID: 1CC1E3F4ED06F296
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Testing outputs
src/
src/ascii-invaders**
src/HelloWorld**
pkg/
testing.log