diff options
| author | Priyansh <[email protected]> | 2021-12-23 18:41:54 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-12-23 18:41:54 -0500 |
| commit | 227657238c66143100f053cab78b8ba53310492b (patch) | |
| tree | 6a06923aa2d0f11ab197343ee618b5a4a6501133 | |
| parent | 82e7ff46c85acc1449d82e7eaa150f4064af05b7 (diff) | |
| download | KafkaPySpark-227657238c66143100f053cab78b8ba53310492b.tar.xz KafkaPySpark-227657238c66143100f053cab78b8ba53310492b.zip | |
.DS_Store banished!
| -rw-r--r-- | .DS_Store | bin | 6148 -> 0 bytes | |||
| -rw-r--r-- | .gitignore | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index 651058c..0000000 --- a/.DS_Store +++ /dev/null @@ -127,3 +127,5 @@ dmypy.json # Pyre type checker .pyre/ + +.DS_Store |
