mirror of
https://github.com/github/codeql.git
synced 2026-03-05 23:26:51 +01:00
When VS Code detects a Maven project, it automatically generates a bunch of Eclipse files to describe the project. These are now ignored in order to not pollute the repository
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
# These files are automatically generated by VS Code and should not be checked in
|
|
*/.classpath
|
|
*/.project
|
|
*/target/*
|
|
*/.settings/
|
|
.project |