mirror of
https://github.com/Team4388/Robot-Essentials.git
synced 2026-06-09 00:38:01 -06:00
Import 2019 into 2020
This commit is contained in:
Vendored
+5
-4
@@ -7,8 +7,9 @@
|
||||
"**/CVS": true,
|
||||
"**/.DS_Store": true,
|
||||
"bin/": true,
|
||||
".classpath": true,
|
||||
".project": true
|
||||
},
|
||||
"wpilib.online": true
|
||||
"**/.classpath": true,
|
||||
"**/.project": true,
|
||||
"**/.settings": true,
|
||||
"**/.factorypath": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user