diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a99d9e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,37 @@ +# Created by https://www.toptal.com/developers/gitignore/api/macos +# Edit at https://www.toptal.com/developers/gitignore?templates=macos + +### macOS ### +# General +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + +### macOS Patch ### +# iCloud generated files +*.icloud + +# End of https://www.toptal.com/developers/gitignore/api/macos diff --git a/NW_Pub_Quiz/pub_quiz.pptx b/NW_Pub_Quiz/pub_quiz.pptx new file mode 100644 index 0000000..8f0b3f9 Binary files /dev/null and b/NW_Pub_Quiz/pub_quiz.pptx differ diff --git a/PY_Pub_Quiz/PubQuiz.docx b/PY_Pub_Quiz/PubQuiz.docx new file mode 100644 index 0000000..2232dd6 Binary files /dev/null and b/PY_Pub_Quiz/PubQuiz.docx differ diff --git a/PY_Pub_Quiz/PubQuiz.pptx b/PY_Pub_Quiz/PubQuiz.pptx new file mode 100644 index 0000000..c9218f2 Binary files /dev/null and b/PY_Pub_Quiz/PubQuiz.pptx differ diff --git a/TW_Pub_Quiz/TW Remote Pub Quiz.pptx b/TW_Pub_Quiz/TW Remote Pub Quiz.pptx new file mode 100644 index 0000000..2fec782 Binary files /dev/null and b/TW_Pub_Quiz/TW Remote Pub Quiz.pptx differ diff --git a/TW_Pub_Quiz/answers_pub_quiz.pptx b/TW_Pub_Quiz/answers_pub_quiz.pptx new file mode 100644 index 0000000..35ca10b Binary files /dev/null and b/TW_Pub_Quiz/answers_pub_quiz.pptx differ