COIN-OR::LEMON - Graph Library

Ticket #87: hgignore.patch

File hgignore.patch, 220 bytes (added by Alpar Juttner, 16 years ago)
  • .hgignore

    Ignore the build/ directory
    
    diff --git a/.hgignore b/.hgignore
    a b  
    3434^objs.*/.*
    3535^test/[a-z_]*$
    3636^demo/.*_demo$
     37^build/.*
    3738CMakeFiles
    3839DartTestfile.txt
    3940cmake_install.cmake