Added Visual Studio Code (vscode) and .factorypath maven files to .gitignore. Also .idea pattern now restricted to folder type. (#6410)

This commit is contained in:
Elandril 2020-04-14 00:52:13 +02:00 committed by GitHub
parent a982d8c901
commit 87dbe65000
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

@ -104,7 +104,9 @@ Utils/*implemented.txt
.metadata
.project
.settings
.idea
.idea/
.vscode/
.factorypath
syntax: regexp
\.class
\.jar