From 5a3c321c490b6b8d76caa745d8d6ca2b68e73a2f Mon Sep 17 00:00:00 2001
From: Scott Mindock <srmindock@wisc.edu>
Date: Mon, 25 Mar 2024 14:44:47 +0000
Subject: [PATCH] Create folders for scripts and tars

---
 cots/scripts/placeholder.txt | 1 +
 cots/tars/placeholder.txt    | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 cots/scripts/placeholder.txt
 create mode 100644 cots/tars/placeholder.txt

diff --git a/cots/scripts/placeholder.txt b/cots/scripts/placeholder.txt
new file mode 100644
index 0000000..eed293e
--- /dev/null
+++ b/cots/scripts/placeholder.txt
@@ -0,0 +1 @@
+placeholder.txt
diff --git a/cots/tars/placeholder.txt b/cots/tars/placeholder.txt
new file mode 100644
index 0000000..eed293e
--- /dev/null
+++ b/cots/tars/placeholder.txt
@@ -0,0 +1 @@
+placeholder.txt
-- 
GitLab