summaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2020-12-23 12:02:35 -0500
committerDave Gauer <dave@ratfactor.com>2020-12-23 13:53:27 -0500
commit3b5678815f010bd016ca561e4672d2d83271cb2e (patch)
tree5d6bf2c6adcc6846c81a087dcd2596430230131a /.gitignore
Initial commit with readme, script, and hello world
Absolutely minimum viable stuff.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b72f9be
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*~
+*.swp