mirror of
https://github.com/Aroy-Art/Learning-Python.git
synced 2024-12-26 05:56:40 +01:00
Fixed folders in .gitignore
This commit is contained in:
parent
5b01c66296
commit
628105f051
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,9 +2,9 @@
|
|||
# Visual Srudio Code Files
|
||||
###########################
|
||||
.vscode.code-workspace
|
||||
.vscode
|
||||
|
||||
###########################
|
||||
# Folders
|
||||
###########################
|
||||
tmp
|
||||
.vscode/
|
||||
tmp/
|
Loading…
Reference in a new issue