Files
screen_cast/.gitignore
T

33 lines
260 B
Plaintext

# Build directories
build/
build-*/
*.build/
# Meson
meson-logs/
meson-private/
.subproject/
# Generated
*.o
*.a
*.so
*.dylib
*.exe
compile_commands.json
# Smoke test output
*.h264
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
hotspot.txt