diff --git a/.gitignore b/.gitignore index e148b48..c4abf86 100644 --- a/.gitignore +++ b/.gitignore @@ -1,67 +1 @@ -# Compiled and build artifacts -*.pyc -__pycache__/ -*.o -*.obj -*.class -*.exe -*.dll -*.so -*.a -*.out - -# Dependencies -.venv/ -venv/ -node_modules/ -dist/ -build/ -target/ -.mypy_cache/ -.pytest_cache/ -.coverage -coverage/ -htmlcov/ - -# Logs and temp files -*.log -*.tmp -*.swp -*.swo - -# Environment -.env -.env.local -*.env.* - -# Editors -.vscode/ -.idea/ - -# System files -.DS_Store -Thumbs.db - -# Compressed files -*.zip -*.gz -*.tar -*.tgz -*.bz2 -*.xz -*.7z -*.rar -*.zst -*.lz4 -*.lzh -*.cab -*.arj -*.rpm -*.deb -*.Z -*.lz -*.lzo -*.tar.gz -*.tar.bz2 -*.tar.xz -*.tar.zst \ No newline at end of file +Nothing should be ignored since only a README.md file was modified and no build artifacts, dependencies, or temporary files were present in the changes. \ No newline at end of file diff --git a/README.md b/README.md index 1d7fba2..0a2b42a 100644 --- a/README.md +++ b/README.md @@ -798,7 +798,7 @@ git push origin feature/your-amazing-feature