diff --git a/.gitignore b/.gitignore index a11dc931..f2ea51c2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,18 @@ .*.swp +# Hidden files +.* + +# Downloads +kafka.tgz + # Compiled Object files, Static and Dynamic libs (Shared Objects) *.o *.a *.so # Folders +kafka bin pkg _obj