diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index f5470f8..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "SQLiteCpp"] - path = SQLiteCpp - url = https://github.com/SRombauts/SQLiteCpp diff --git a/SQLiteCpp b/SQLiteCpp deleted file mode 160000 index f6b3225..0000000 --- a/SQLiteCpp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f6b32259f2d3733b645049b015152322ba4c2694 diff --git a/booking.db b/booking.db new file mode 100644 index 0000000..e69de29 diff --git a/src/Main.cpp b/src/Main.cpp deleted file mode 100644 index 7901cd6..0000000 --- a/src/Main.cpp +++ /dev/null @@ -1,8 +0,0 @@ -/** - * /mnt/z/my_git/RCRS-CSD-327/src/Main.cpp - * @author Avinal Kumar - * @since February 04, 2021 - * - * Runner file for RCRS - */ -