Update .gitignore exclusions
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 5 Sep 2017 22:40:34 +0000 (18:40 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 16 Sep 2017 02:17:43 +0000 (22:17 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore

index ad766f34598fd43c34d880d21f3f8876554937bc..710c707798845581ab3289173e9e6e6da24ab89e 100644 (file)
@@ -79,10 +79,6 @@ autom4te.cache/
 config/
 core
 stamp-h1
-bindings/python/__init__.py
-bindings/python/nativebt.py
-bindings/python/nativebt_wrap.c
-bindings/python/bt2/copy-static-deps.stamp
 __pycache__
 babeltrace.pc
 babeltrace-ctf.pc
@@ -93,3 +89,4 @@ doc/api/Doxyfile
 *.gcda
 *.gcov
 *.html
+*.stamp
\ No newline at end of file
This page took 0.024229 seconds and 4 git commands to generate.