diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2008-06-11 14:46:20 +0200 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2008-06-11 14:46:20 +0200 |
commit | d71148392055eec06460fa24e3747d2c55d96b38 (patch) | |
tree | fb698fb34af7c5408edc8a50ea507e58b9f66708 /.hgignore | |
parent | 331652fd82c4ad518f243fa69eea2819dedc4078 (diff) | |
download | zoomedit-d71148392055eec06460fa24e3747d2c55d96b38.tar zoomedit-d71148392055eec06460fa24e3747d2c55d96b38.zip |
Added headers and other files to distribution tarball
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,4 +19,6 @@ syntax: regexp syntax: regexp ^src/zoomedit$ syntax: regexp -^src/config\.h$
\ No newline at end of file +^src/config\.h$ +syntax: regexp +^autom4te\.cache$
\ No newline at end of file |