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 /.gitignore | |
| parent | 82e7ff46c85acc1449d82e7eaa150f4064af05b7 (diff) | |
| download | KafkaPySpark-227657238c66143100f053cab78b8ba53310492b.tar.xz KafkaPySpark-227657238c66143100f053cab78b8ba53310492b.zip | |
.DS_Store banished!
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -127,3 +127,5 @@ dmypy.json # Pyre type checker .pyre/ + +.DS_Store |
