diff --git a/.gitignore b/.gitignore index ee64ce2c2e..cc67c2b7d4 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ wireshark-tap-register.c # CMake # ################## +cmake-build-*/ CMakeCache.txt CMakeFiles CMakeLists.txt.user* @@ -160,6 +161,7 @@ wireshark-win??-libs*/ ######## .vagrant .vscode +.idea *.swp *~ .DS_Store