Fix off-by-one buffer size error (detected by PC-lint)
[libftdi] / .gitignore
index 8c0a1aa..6a51712 100644 (file)
@@ -7,6 +7,7 @@
 *.pc
 .deps/
 .libs/
+.kdev4/
 build/
 
 # Automake
@@ -43,7 +44,7 @@ examples/bitbang_cbus
 examples/bitbang_ft2232
 examples/find_all
 examples/find_all_pp
-examples/serial_read
+examples/serial_test
 examples/simple
 
 # python bindings
@@ -53,6 +54,7 @@ bindings/python/setup.py
 *.orig
 *.rej
 *~
+.*.swp
 
 # libftdi specific
 libftdi-config