Add vim .swp files to gitignore
[babeltrace.git] / .gitignore
index 71a74bf4863592e2bbef0c691c4c413761026311..c0fa85f427f9564c2a926a09a882975f2f283d5f 100644 (file)
@@ -41,6 +41,7 @@
 /tests/plugins/test_bin_info
 /tests/plugins/test_dwarf_complete
 /tests/plugins/test_dwarf
+/tests/plugins/ctf/test_ctf_plugin
 /tests/utils/common.sh
 *.o
 *.a
@@ -94,3 +95,4 @@ doc/api/Doxyfile
 *.gcov
 *.html
 *.stamp
+*.swp
This page took 0.022966 seconds and 4 git commands to generate.