mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-23 10:45:55 +01:00
Add .vscode to gitignore
This commit is contained in:
parent
84df884ca4
commit
3723655fa3
3
.gitignore
vendored
3
.gitignore
vendored
@ -81,5 +81,8 @@ target/
|
|||||||
# sftp configuration file
|
# sftp configuration file
|
||||||
sftp-config.json
|
sftp-config.json
|
||||||
|
|
||||||
|
### Visual Studio
|
||||||
|
.vscode
|
||||||
|
|
||||||
### pyCraft ###
|
### pyCraft ###
|
||||||
credentials
|
credentials
|
||||||
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"python.formatting.provider": "none"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user