forked from External/mage
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:
parent
a982d8c901
commit
87dbe65000
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -104,7 +104,9 @@ Utils/*implemented.txt
|
|||
.metadata
|
||||
.project
|
||||
.settings
|
||||
.idea
|
||||
.idea/
|
||||
.vscode/
|
||||
.factorypath
|
||||
syntax: regexp
|
||||
\.class
|
||||
\.jar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue