gitignore: ignore my setup
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
fb72083975
commit
0fd25a58f5
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,3 +7,6 @@
|
|||
*.pyc
|
||||
__pycache__/
|
||||
venv/
|
||||
.vscode/
|
||||
.cache/
|
||||
compile_commands.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue