From: Arnav495 Date: Thu, 7 Aug 2025 18:43:18 +0000 (-0700) Subject: Add .factorypath to .gitignore X-Git-Url: https://git.taranathan.com/?a=commitdiff_plain;h=182a5c743eac21bada094c4f7bb78a8bfe94a924;p=FRC2026.git Add .factorypath to .gitignore --- diff --git a/.gitignore b/.gitignore index 10c4de4..3f0f45e 100644 --- a/.gitignore +++ b/.gitignore @@ -179,3 +179,7 @@ logs/ # IntelliJ IDEA files .idea/ + +# I don't know what this is but it has local paths in it +.factorypath +