公告板
版本库
filestore
活动
搜索
登录
module
/
open-license-manager
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix gcc 5.4 warnings
Jan Willamowius
2019-04-22
51213b102296c1e48f25aa9472a8be74a31cb6b7
[module/open-license-manager.git]
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
/Makefile
/Testing
# Cmake generated files
build