]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/blobdiff - .gitignore
more restrictions.
[jacinto-ai/caffe-jacinto.git] / .gitignore
index 620d3dc8a49200fcfae26619eb8a01741fcc41c5..14428f6da9c9bc09e9cf8468ac589b7c9809c6c9 100644 (file)
@@ -2,6 +2,8 @@
 *.slo
 *.lo
 *.o
+*.cuo
+*.pyc
 
 # Compiled Dynamic libraries
 *.so
 *.lai
 *.la
 *.a
+
+# Compiled protocol buffers
+*.pb.h
+*.pb.cc
+*_pb2.py
+
+# test files
+*.testbin
+
+# vim swp files
+*.swp