Files
ACPowerMonitor/.gitignore
2026-01-18 22:02:57 -03:00

15 lines
238 B
Plaintext

# VS Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
!.vscode/c_cpp_properties.json
!*.code-workspace
# Environment file
.env
# Generated build path
build/