Skip to content

Commit aa6f767

Browse files
Add src/temp/c to .gitignore to exclude build artifacts
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
1 parent d12cde6 commit aa6f767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ src/_includes/css
1919
src/static/j
2020
src/static/c
2121
src/static/serviceworker*
22+
src/temp/c
2223

2324
# old jekyll stuff
2425
todo

0 commit comments

Comments
 (0)