diff options
-rw-r--r-- | .gitattributes | 1 | ||||
-rw-r--r-- | Timeline/ClientApp/.gitattributes | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 18b8bd50..00000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -**/.yarn/** linguist-vendored
\ No newline at end of file diff --git a/Timeline/ClientApp/.gitattributes b/Timeline/ClientApp/.gitattributes new file mode 100644 index 00000000..c1aa21ac --- /dev/null +++ b/Timeline/ClientApp/.gitattributes @@ -0,0 +1 @@ +.yarn/** linguist-vendored
\ No newline at end of file |