summaryrefslogtreecommitdiff
path: root/.gitignore
blob: da1cb9ed02effa5ed4a2b089d26a669fe0ea7f33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a

# Compiled protocol buffers
*.pb.h
*.pb.cc