diff --git a/.gitignore b/.gitignore index 413f7ee..2b656a6 100644 --- a/.gitignore +++ b/.gitignore @@ -164,3 +164,6 @@ cython_debug/ # ignore socket which is used to communicate with backend rgb_socket + +# ignore ctags file +tags