diff --git a/.DS_Store b/.DS_Store index 97c6f561..08d2f51f 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..0f1f1a6b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.js linguist-detectable=true +*.ts linguist-detectable=true +*.java linguist-detectable=true +*.md linguist-documentation diff --git a/.project b/.project new file mode 100644 index 00000000..9dd33d93 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + react-app-sample + + + + + + org.eclipse.wst.validation.validationbuilder + + + + + + org.eclipse.wst.jsdt.core.jsNature + + diff --git a/file-new.txt b/file.txt similarity index 100% rename from file-new.txt rename to file.txt