Skip to content

Commit 3145f39

Browse files
authored
Add .factorypath to gitignore (#741)
1 parent 54325e2 commit 3145f39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vscode-wpilib/resources/gradle/shared/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,6 @@ ctre_sim/
182182
# clangd
183183
/.cache
184184
compile_commands.json
185+
186+
# Eclipse generated file for annotation processors
187+
.factorypath

0 commit comments

Comments
 (0)