summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleg Morozenkov <m@oleg.rocks>2022-07-16 02:56:53 +0300
committerGitHub <noreply@github.com>2022-07-16 02:56:53 +0300
commit336a7c5c4243128afd54133b5e0dfeb9661fb7c2 (patch)
tree757fd3733633b2dad29a877764b0a89bbf49ac7c
parent5567c5cfc88b2111221dbfca99919fe3fe17eb8a (diff)
parente18e007ab08251d9c451384d237f5e998339fb58 (diff)
Merge pull request #212 from avept/master
Update .gitignore
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7eb11d1..7811f8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,7 @@ TgBot_test
.idea/
.vscode/
docs/
-cmake-build-* \ No newline at end of file
+cmake-build-*
+
+# MacOS dependecies
+.DS_Store