From 8fb14cb5383342024ee0db830e94bb41c259f529 Mon Sep 17 00:00:00 2001 From: John Dorman Date: Sun, 28 Jun 2020 01:19:31 -0700 Subject: [PATCH] Git Ignore --- .gitattributes | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitattributes b/.gitattributes index 09493d3..d29f870 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,5 @@ *.conflist filter=lfs diff=lfs merge=lfs -text *.yml filter=lfs diff=lfs merge=lfs -text *.conf filter=lfs diff=lfs merge=lfs -text +*.gitignore filter=lfs diff=lfs merge=lfs -text * text !filter !merge !diff diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85e7c1d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/.idea/