]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/blobdiff - .gitignore
Several changes:
[jacinto-ai/caffe-jacinto.git] / .gitignore
index f4489a608a0ffe670978b72fddd6b4395f6bad0c..3b35e944da31c5fbf2bce1532f126765ef2e2f73 100644 (file)
@@ -2,6 +2,8 @@
 *.slo
 *.lo
 *.o
+*.cuo
+*.pyc
 
 # Compiled Dynamic libraries
 *.so
 *.pb.cc
 *_pb2.py
 
-# test files
+# bin files
 *.testbin
+*.bin
 
 # vim swp files
 *.swp
+
+# matlab binary
+*.mexa64
+
+# anything under data/ unless we force include them
+data/*
+