🙈 ignore tags file
All checks were successful
Python formatting PEP8 / Pyhton-PEP8 (push) Successful in 14s
All checks were successful
Python formatting PEP8 / Pyhton-PEP8 (push) Successful in 14s
This commit is contained in:
parent
4ecbe33b34
commit
5fe29e898c
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -164,3 +164,6 @@ cython_debug/
|
||||||
|
|
||||||
# ignore socket which is used to communicate with backend
|
# ignore socket which is used to communicate with backend
|
||||||
rgb_socket
|
rgb_socket
|
||||||
|
|
||||||
|
# ignore ctags file
|
||||||
|
tags
|
||||||
|
|
Loading…
Reference in a new issue