Browse Source

Initial commit

master
Jakub Škrabánek 1 month ago
commit
500a6e45b6
  1. 11
      .gitignore
  2. 3
      README.md

11
.gitignore

@ -0,0 +1,11 @@
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/

3
README.md

@ -0,0 +1,3 @@
# 3I_WTL_2025
Malý repozitář pro WTL 3.I 2025/2026
Loading…
Cancel
Save