diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e9cb034c1..441f77934 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,18 @@ # backup and temporary files *~ .*.sw[op] +.gitattributes # the build directories /*/unxlng?? /*/unxlng??.pro /*/wntmsc??? /*/wntmsc???.pro +/*/wntgcc? +/*/wntgcc?.pro /*/unxmac??.pro /*/unxmac?? +/*/unxios? +/*/unxios?.pro +/*/unxand? +/*/unxand?.pro |