gcontini
2019-08-29 daee7154d4be432ccd949c8f0b354a192e9da3ed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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
*.out