mirror of
https://github.com/MCMi460/3DS-RPC.git
synced 2025-06-19 05:55:36 -04:00
Ignore several IDEs
This commit is contained in:
parent
b18e3650e8
commit
989cc348d0
4
.gitignore
vendored
4
.gitignore
vendored
@ -5,6 +5,10 @@
|
|||||||
venv/
|
venv/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
# IDEs
|
||||||
|
.vscode/
|
||||||
|
.idea/
|
||||||
|
|
||||||
# Private
|
# Private
|
||||||
private*.*
|
private*.*
|
||||||
private*/
|
private*/
|
||||||
|
Loading…
Reference in New Issue
Block a user