aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-12-23 18:41:54 -0500
committerPriyansh <[email protected]>2021-12-23 18:41:54 -0500
commit227657238c66143100f053cab78b8ba53310492b (patch)
tree6a06923aa2d0f11ab197343ee618b5a4a6501133 /.gitignore
parent82e7ff46c85acc1449d82e7eaa150f4064af05b7 (diff)
downloadKafkaPySpark-227657238c66143100f053cab78b8ba53310492b.tar.xz
KafkaPySpark-227657238c66143100f053cab78b8ba53310492b.zip
.DS_Store banished!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6e4761..7f6b817 100644
--- a/.gitignore
+++ b/.gitignore
@@ -127,3 +127,5 @@ dmypy.json
# Pyre type checker
.pyre/
+
+.DS_Store