From 024a7d9d1c4cf1be6573408d49befd7780788aa5 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Tue, 23 Mar 2021 12:05:40 +0000 Subject: [PATCH] Fix repo dotfiles --- gitattributes => .gitattributes | 0 {github => .github}/funding.yml | 0 gitignore => .gitignore | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename gitattributes => .gitattributes (100%) rename {github => .github}/funding.yml (100%) rename gitignore => .gitignore (100%) diff --git a/gitattributes b/.gitattributes similarity index 100% rename from gitattributes rename to .gitattributes diff --git a/github/funding.yml b/.github/funding.yml similarity index 100% rename from github/funding.yml rename to .github/funding.yml diff --git a/gitignore b/.gitignore similarity index 100% rename from gitignore rename to .gitignore