From 3bcf711c3f6db280300f284e69458078bb55af0a Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 29 Nov 2022 11:12:44 -0800 Subject: [PATCH] ignore patterns --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c9b697a..1f60d20 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules *.xex *.pxd canvas*.png -*.s.png \ No newline at end of file +sample*.s +sample*.s.png