diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2008-06-11 16:59:57 +0200 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2008-06-11 16:59:57 +0200 |
commit | cc0d762d1b58fb507903e1f390af76e6e8e44dd5 (patch) | |
tree | 0b6a7d4e4df00aedd3f21791c5eb794d7f8c54d8 /.hgignore | |
parent | 1f651812e2495e46aa5a21c354e0c322af986824 (diff) | |
download | mad-cc0d762d1b58fb507903e1f390af76e6e8e44dd5.tar mad-cc0d762d1b58fb507903e1f390af76e6e8e44dd5.zip |
.hgignore angepasst
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ syntax: regexp syntax: regexp ^src/stamp-h1$ syntax: regexp -/.deps$ -/.libs$ +/.deps/ +/.libs/ syntax: regexp \.o$ syntax: regexp |