Skip to content

Commit acaf4e3

Browse files
authored
Modify .gitattributes to ignore FtcRobotController files
1 parent 41f7883 commit acaf4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
*.kt diff=kotlin
22
*.java diff=java
3-
FtcRobotController/* linguist-generated=true # Ignore files generated by the FTC SDK in the codebase stats
3+
FtcRobotController/** linguist-generated=true

0 commit comments

Comments
 (0)