Browse Source

fix: add basic gitignore to repo

Kyle P Davis 4 months ago
parent
commit
fbc24b5606
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+!.gitkeep
+
+# misc files
+*.sw?
+.DS_Store