arpy8 commited on
Commit
3d4a2bd
1 Parent(s): 7cf3511

chore: Update .gitignore to include *output* files

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  *test*
2
- .env
 
 
1
  *test*
2
+ .env
3
+ *output*