pull/5/head
Lasse Edfast 5 years ago
commit c38e756566
  1. 3
      .gitignore
  2. 3
      workspace.code-workspace

3
.gitignore vendored

@ -7,4 +7,5 @@
/facebook/test.py /facebook/test.py
/data/* /data/*
*.html *.html
*.code-workspace *.code-workspace
workspace.code-workspace

@ -5,9 +5,6 @@
}, },
{ {
"path": "facebook" "path": "facebook"
},
{
"path": "db-backup"
} }
], ],
"settings": { "settings": {

Loading…
Cancel
Save