18 lines
246 B
Text
Executable file
18 lines
246 B
Text
Executable file
# backup and temporary files
|
|
*~
|
|
.*.sw[op]
|
|
.gitattributes
|
|
|
|
# the build directories
|
|
/*/unxlng??
|
|
/*/unxlng??.pro
|
|
/*/wntmsc???
|
|
/*/wntmsc???.pro
|
|
/*/wntgcc?
|
|
/*/wntgcc?.pro
|
|
/*/unxmac??
|
|
/*/unxmac??.pro
|
|
/*/unxios?
|
|
/*/unxios?.pro
|
|
/*/unxand?
|
|
/*/unxand?.pro
|