summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 27e3c4ca29277d85a7a66da591817e731a58d241 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (c) 2023 Nicolas Paul All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

/.vscode/
/.idea/
*.o
*.out
*.exe
crocc