这是一个用来监控本地文件夹变化的服务
w1146869587
2021-11-10 08d963298148327571feeaea057185d6cbfb0965
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Compiled Object files
*.slo
*.lo
*.o
*.obj
 
# Compiled Dynamic libraries
 
 
# Compiled Static libraries
 
 
# Executables
*.exe
*.out
*.app
 
# dir
/debug/
/release/
 
 
# qt
*.pro.user