Initial commit: Setup FotkyBuzalkovi project

This commit is contained in:
administrator
2026-05-19 06:20:55 +02:00
commit a601d23bba
+67
View File
@@ -0,0 +1,67 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
*.manifest
*.spec
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
# Virtual environments
venv/
ENV/
env/
.venv
venv.bak/
ENV.bak/
# IDEs
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
# Project specific
*.log
.env
.env.local