ScientificCalculator/.gitignore

12 lines
81 B
Text

# Build artifacts
obj/
calculator
# macOS
.DS_Store
# Editor
.vscode/
.idea/