diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/2_laba_IP_project/.gitignore b/2_laba_IP_project/.gitignore new file mode 100644 index 0000000..7c957a9 --- /dev/null +++ b/2_laba_IP_project/.gitignore @@ -0,0 +1,45 @@ +# See http://help.github.com/ignore-files/ for more about ignoring files. + +# Compiled output +/dist +/tmp +/out-tsc +/bazel-out + +# Node +/node_modules +npm-debug.log +yarn-error.log + +# IDEs and editors +.idea/ +.project +.classpath +.c9/ +*.launch +.settings/ +*.sublime-workspace + +# Visual Studio Code +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +.history/* + +# Miscellaneous +/.angular/cache +.sass-cache/ +/connect.lock +/coverage +/libpeerconnection.log +testem.log +/typings + +# System files +.DS_Store +Thumbs.db + +# Ignore dist +dist/ diff --git a/2_laba_IP_project/acc_icon.png b/2_laba_IP_project/acc_icon.png new file mode 100644 index 0000000..bf9d21b Binary files /dev/null and b/2_laba_IP_project/acc_icon.png differ diff --git a/2_laba_IP_project/arrow_icon.png b/2_laba_IP_project/arrow_icon.png new file mode 100644 index 0000000..3dfec09 Binary files /dev/null and b/2_laba_IP_project/arrow_icon.png differ diff --git a/2_laba_IP_project/back_arrow_icon.png b/2_laba_IP_project/back_arrow_icon.png new file mode 100644 index 0000000..eeb93e1 Binary files /dev/null and b/2_laba_IP_project/back_arrow_icon.png differ diff --git a/2_laba_IP_project/index.html b/2_laba_IP_project/index.html new file mode 100644 index 0000000..23b3d10 --- /dev/null +++ b/2_laba_IP_project/index.html @@ -0,0 +1,208 @@ + + +
+ +Try scrolling the rest of the page to see this option in action.
+