mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Adds project and classpath ignores (#425)
VsCode now supports Java, but it creates these files, and there is no way to turn it off. Will be adding this to a few other repos too.
This commit is contained in:
committed by
Peter Johnson
parent
65b091a39a
commit
182f57216f
4
.gitignore
vendored
4
.gitignore
vendored
@@ -186,3 +186,7 @@ NO
|
||||
|
||||
# VSCode
|
||||
.vscode/
|
||||
|
||||
#classpaths and projects
|
||||
.project
|
||||
.classpath
|
||||
|
||||
Reference in New Issue
Block a user