mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-22 23:48:12 -05:00
9aadb0faeb
ignore jetbrains IDE settings ignore python venvs
18 lines
127 B
Text
18 lines
127 B
Text
Debug/
|
|
Release/
|
|
*.ncb
|
|
/.vs
|
|
/.vscode
|
|
/.idea
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
VENV/
|
|
env.bak/
|
|
venv.bak/
|
|
ISLE.EXE
|
|
LEGO1.DLL
|
|
build/
|
|
*.swp
|