Skip to content

Commit 597493c

Browse files
ebblakeelmarco
authored andcommitted
maint: Add .gitignore
Ignore build artifacts during an in-tree build. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20190507143727.15640-1-eblake@redhat.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
1 parent eeaff9c commit 597493c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.a
2+
*.d
3+
*.o
4+
/src/libslirp-version.h

0 commit comments

Comments
 (0)