summaryrefslogtreecommitdiffstats
path: root/fern.go
diff options
context:
space:
mode:
Diffstat (limited to 'fern.go')
-rw-r--r--fern.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/fern.go b/fern.go
new file mode 100644
index 0000000..25fa8c9
--- /dev/null
+++ b/fern.go
@@ -0,0 +1,6 @@
+// SPDX-License-Identifier: ISC
+// Copyright © 2021 siddharth <s@ricketyspace.net>
+
+package main
+
+func main() {}