mirror of https://github.com/zeldaret/tp
Add m2ctx stuff to gitignore
This commit is contained in:
parent
a1099217d6
commit
33a736558b
|
|
@ -27,4 +27,7 @@ docs/doxygen/
|
|||
.vscode/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
|
||||
m2ctx.py
|
||||
ctx.c
|
||||
|
|
|
|||
Loading…
Reference in New Issue