Browse Source

Initial commit

master
Terence.V 2 years ago
commit
095f700ad9
2 changed files with 9 additions and 0 deletions
  1. 7
    0
      .gitignore
  2. 2
    0
      README.md

+ 7
- 0
.gitignore View File

@@ -0,0 +1,7 @@
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json


+ 2
- 0
README.md View File

@@ -0,0 +1,2 @@
# Frontend-avond-javascript-oefeningen


Loading…
Cancel
Save