]> git.mdlowis.com Git - proto/obnc.git/commitdiff
ignore generated files
authorMichael D. Lowis <mike.lowis@gentex.com>
Wed, 14 Apr 2021 20:42:49 +0000 (16:42 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Wed, 14 Apr 2021 20:42:49 +0000 (16:42 -0400)
.gitignore

index 969780d9493e39990d0edaf8dc82a178f07f3803..33e00397d02906e982691147d1f40beefb723b3b 100644 (file)
@@ -13,3 +13,5 @@ UtilTest
 lex.yyTest
 tags
 *.swp
+lex.yy.*
+y.tab.*
\ No newline at end of file