From b1426e0e95d806b7be4371d35b43ef962d7cdf34 Mon Sep 17 00:00:00 2001 From: John Woolbright Date: Mon, 2 Oct 2023 10:43:58 -0500 Subject: [PATCH] added terminal-commands directory for appendices walkthrough --- terminal-commands/launchcode_courses/data_analysis/cities.sql | 0 .../data_analysis/final_project/.empty_file.txt | 0 terminal-commands/launchcode_courses/data_analysis/lakes.json | 0 terminal-commands/launchcode_courses/lc_101/unit_1/about_me.html | 0 terminal-commands/launchcode_courses/lc_101/unit_1/hello_world.js | 0 terminal-commands/launchcode_courses/lc_101/unit_1/styles.css | 0 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 terminal-commands/launchcode_courses/data_analysis/cities.sql create mode 100644 terminal-commands/launchcode_courses/data_analysis/final_project/.empty_file.txt create mode 100644 terminal-commands/launchcode_courses/data_analysis/lakes.json create mode 100644 terminal-commands/launchcode_courses/lc_101/unit_1/about_me.html create mode 100644 terminal-commands/launchcode_courses/lc_101/unit_1/hello_world.js create mode 100644 terminal-commands/launchcode_courses/lc_101/unit_1/styles.css diff --git a/terminal-commands/launchcode_courses/data_analysis/cities.sql b/terminal-commands/launchcode_courses/data_analysis/cities.sql new file mode 100644 index 0000000000..e69de29bb2 diff --git a/terminal-commands/launchcode_courses/data_analysis/final_project/.empty_file.txt b/terminal-commands/launchcode_courses/data_analysis/final_project/.empty_file.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/terminal-commands/launchcode_courses/data_analysis/lakes.json b/terminal-commands/launchcode_courses/data_analysis/lakes.json new file mode 100644 index 0000000000..e69de29bb2 diff --git a/terminal-commands/launchcode_courses/lc_101/unit_1/about_me.html b/terminal-commands/launchcode_courses/lc_101/unit_1/about_me.html new file mode 100644 index 0000000000..e69de29bb2 diff --git a/terminal-commands/launchcode_courses/lc_101/unit_1/hello_world.js b/terminal-commands/launchcode_courses/lc_101/unit_1/hello_world.js new file mode 100644 index 0000000000..e69de29bb2 diff --git a/terminal-commands/launchcode_courses/lc_101/unit_1/styles.css b/terminal-commands/launchcode_courses/lc_101/unit_1/styles.css new file mode 100644 index 0000000000..e69de29bb2