summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7ec5f2c969c332bed83e6edb66b4db0e02b22532 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Git-ignored paths.
# Copyright (c) 2023-2024, Quinn Stephens and the OSMORA team.
# Provided under the BSD 3-Clause license.

quarkc
.vscode/
.vs/
*.a
*.d
*.o
*.so
*.elf
*.exe