Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MarlinFirmware/MarlinDocumentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Lahteine <github@thinkyhead.com>2019-07-11 19:50:09 +0300
committerScott Lahteine <github@thinkyhead.com>2019-07-11 20:11:45 +0300
commitcb3d28b21eb36b5261d642966dce9d73efb30c71 (patch)
tree3554ff7cb422f0f3542aa73f03c11bf5098a184b /.gitignore
parent8c1c9c2e669b37ae0a54799f1034167525c58ddb (diff)
Delete .DS_Store
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7b227dd6..87ee660a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@ _site
Gemfile.lock
vendor
.bundle
-*.sublime-* \ No newline at end of file
+*.sublime-*
+applet/
+*.DS_Store