Cvsignore for Open Watcom projects

From Open Watcom

Jump to: navigation, search

Below a the .cvsignore that I place in my Open Watcom directory so that files generated automatically by the build process don't get committed.

*.err
*.obj
*.lk1
*.map
*.mk
*.mk1
*.sym
*.exe
*.dll
Personal tools