LocalizedStringKit/.gitignore

11 строки
131 B
Plaintext
Исходник Обычный вид История

2020-02-11 12:09:54 +03:00
**/xcuserdata/**
__pycache__
pyvenv.cfg
**/.mypy_cache/**
**/*.egg-info/*
2020-10-01 19:05:49 +03:00
generation/venv/*
2020-02-11 12:09:54 +03:00
generation/dist
2020-02-11 14:44:42 +03:00
.DS_Store
2020-07-10 17:41:14 +03:00
.build
build