diff --git a/.gitattributes b/.gitattributes index 9fb85ec4..e90623f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,4 +11,4 @@ # Denote all files that are truly binary and should not be modified. *.png binary -*.jpg binary \ No newline at end of file +*.jpg binarybinary \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..82002b2d --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "github.codespaces.devcontainerChangedNotificationStyle": "notification" +} \ No newline at end of file diff --git a/mainh b/mainh new file mode 100644 index 00000000..1d1facd0 --- /dev/null +++ b/mainh @@ -0,0 +1 @@ +*.jpg binarybinary \ No newline at end of file