[Slirp] [Git][slirp/libslirp][master] 2 commits: Add /build/ to .gitignore

Marc-André Lureau gitlab at gitlab.freedesktop.org
Wed Feb 24 07:17:49 UTC 2021



Marc-André Lureau pushed to branch master at slirp / libslirp


Commits:
f85d2582 by Doug Evans at 2021-02-23T15:02:37-08:00
Add /build/ to .gitignore

The docs suggest building in ./build, which is cool.
Add build to .gitignore so it doesn't interfere with git.

Signed-off-by: Doug Evans <dje at google.com>

- - - - -
5c5d4c47 by Marc-André Lureau at 2021-02-24T07:17:47+00:00
Merge branch 'gitignore-build' into 'master'

Add /build/ to .gitignore

See merge request slirp/libslirp!69
- - - - -


1 changed file:

- .gitignore


Changes:

=====================================
.gitignore
=====================================
@@ -4,6 +4,7 @@
 *.gcov
 *.lib
 *.obj
+/build/
 /TAGS
 /cscope*
 /src/libslirp-version.h



View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/compare/f97b72202468bdc6c97451d14363b5d585bdab90...5c5d4c4719b5e384b772f0546ae06142087a7bfd

-- 
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/compare/f97b72202468bdc6c97451d14363b5d585bdab90...5c5d4c4719b5e384b772f0546ae06142087a7bfd
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/slirp/attachments/20210224/815ccf1a/attachment.htm>


More information about the Slirp mailing list