mirror of
https://gitlab.com/moepoi/neonime-app.git
synced 2024-11-21 14:37:13 +01:00
update .gitignore
This commit is contained in:
parent
575fed888f
commit
5c44011b37
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -46,6 +46,9 @@ app.*.map.json
|
||||||
# IDE Configuration
|
# IDE Configuration
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# Workspace
|
||||||
|
*.code-workspace
|
||||||
|
|
||||||
# Key Properties
|
# Key Properties
|
||||||
key.properties
|
key.properties
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue