Add .gitignore
authorJack Hill <km4mbg@km4mbg.org>
Mon, 15 Feb 2021 07:01:10 +0000 (02:01 -0500)
committerJack Hill <km4mbg@km4mbg.org>
Mon, 15 Feb 2021 07:03:42 +0000 (02:03 -0500)
* .gitignore: New file
  Ignore temporary editor files.

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b72f9be
--- /dev/null
@@ -0,0 +1,2 @@
+*~
+*.swp