Skip to content

Commit

Permalink
fix git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ludfjig committed Nov 5, 2024
1 parent b1ca872 commit ad51b9f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
mono_crash.*

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
**/[Dd]ebug/*
/[Dd]ebugPublic/
**/[Rr]elease/*
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Bb]in/*
[Oo]bj/
[Ll]og/
[Ll]ogs/
Expand Down Expand Up @@ -472,4 +472,6 @@ hyperlight_guest.h
.pem

# created by vs code c# extension
.mono
.mono

!.gitkeep
Empty file added src/tests/c_guests/bin/.gitkeep
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit ad51b9f

Please sign in to comment.