mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Adding vscode and intellij settings folders to gitignore
This commit is contained in:
parent
69acd8e1cc
commit
0e9560e954
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -26,3 +26,12 @@ servo-test
|
||||||
Servo.app
|
Servo.app
|
||||||
.config.mk.last
|
.config.mk.last
|
||||||
/glfw
|
/glfw
|
||||||
|
|
||||||
|
# Editors
|
||||||
|
|
||||||
|
# IntelliJ
|
||||||
|
.idea
|
||||||
|
*.iws
|
||||||
|
|
||||||
|
# VSCode
|
||||||
|
.vscode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue