gcontini
2019-08-29 4b4352541196ee093dce5ae3efd771af8a10b290
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Compiled Object files
*.slo
*.lo
*.o
 
# Compiled Dynamic libraries
*.so
*.dylib
 
# Compiled Static libraries
*.lai
*.la
*.a
/Makefile
/Testing
 
# Cmake generated files
build
 
#eclipse files
.cproject
.settings
.project