git:ignore: Add __pycache__
This commit is contained in:
@@ -17,3 +17,6 @@ node_modules
|
|||||||
|
|
||||||
# Ignore session file created by obsession-vim
|
# Ignore session file created by obsession-vim
|
||||||
Session.vim
|
Session.vim
|
||||||
|
|
||||||
|
# Ignore python bytecode cache
|
||||||
|
__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user