Skip to content

Commit f7aecef

Browse files
chore: add .* ignore (#133)
1 parent 8dba827 commit f7aecef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Copyright (c) BrandonPacewic
22
# SPDX-License-Identifier: MIT
33

4+
.*
45
__pycache__/
5-
.vs/
6-
.vscode/
76
/build/
87
/out/
98
compile_commands.json

0 commit comments

Comments
 (0)