1
0
mirror of git://f0xx.org/ac/ac-docs synced 2026-07-29 04:39:12 +03:00
Files
ac-docs/.gitignore
2026-06-26 19:47:17 +02:00

27 lines
295 B
Plaintext

# Python bytecode (generated by PDF build scripts)
__pycache__/
*.pyc
*.pyo
*.pyd
# macOS filesystem artifacts
.DS_Store
.AppleDouble
.LSOverride
._*
# Editor swap / temp files
*.swp
*.swo
*~
\#*\#
# JetBrains / VSCode local state
.idea/
.vscode/
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini