blob: e0e3292aadb041f9565b9f4786129c44b2438af8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# backup and temporary files
*~
.*.sw[op]
# the build directories
/*/unxlng??
/*/unxlng??.pro
/*/wntmsci??
/*/wntmsci??.pro
/*/wntmscx??
/*/wntmscx??.pro
/*/unxmac??
/*/unxmac??.pro
|