[git commit] .gitignore: ignore include/bits

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Oct 1 15:46:30 UTC 2018


commit: https://git.uclibc.org/uClibc++/commit/?id=f604b35ce2c104d5c9201bc55db76bfbe265c380
branch: https://git.uclibc.org/uClibc++/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ac2c9c4..d8a66be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ bin/env_check
 libuClibc++*.so
 libuClibc++*.so.0
 include/system_configuration.h
+include/bits/
 
 #
 # Debugging files


More information about the uClibc-cvs mailing list