commit 75c7785f5b22191967e87ba3f9f476dcd46277a9 Author: shahfil Date: Sun Feb 26 22:22:29 2023 +0300 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7bec9ca --- /dev/null +++ b/.gitignore @@ -0,0 +1,35 @@ +# ---> macOS +# General +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + +# ---> Backup +*.bak +*.gho +*.ori +*.orig +*.tmp + diff --git a/README.md b/README.md new file mode 100644 index 0000000..085ffdc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# c270holder1515 + +C270 camera holder for 1515 extrusion \ No newline at end of file