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/