Skip to content

Commit f5c1aff

Browse files
committed
Add .gitignore files for example binaries
1 parent 5bef309 commit f5c1aff

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

example/gui-linux/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
gui-linux
2+
virtualization

example/linux/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
linux
2+
virtualization

example/macOS/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
macOS
2+
virtualization

0 commit comments

Comments
 (0)