diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2010-01-07 07:03:58 +0100 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2010-01-07 07:03:58 +0100 |
commit | e0cb6bd23b21f126bde42f74f4b1a798c3e15b0f (patch) | |
tree | bc9aba37b5b4c6edeb8725720c2ebfe5e80643ab /.hgignore | |
parent | d71148392055eec06460fa24e3747d2c55d96b38 (diff) | |
download | zoomedit-e0cb6bd23b21f126bde42f74f4b1a798c3e15b0f.tar zoomedit-e0cb6bd23b21f126bde42f74f4b1a798c3e15b0f.zip |
Major cleanup
Much better now!
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index f46a022..0000000 --- a/.hgignore +++ /dev/null @@ -1,24 +0,0 @@ - -syntax: regexp -^\. -/\. -\.o$ -\.lo$ -\.la$ -/Makefile$ -^Makefile$ - -syntax: regexp -^config\.log$ -syntax: regexp -^config\.status$ -syntax: regexp -^libtool$ -syntax: regexp -^src/stamp-h1$ -syntax: regexp -^src/zoomedit$ -syntax: regexp -^src/config\.h$ -syntax: regexp -^autom4te\.cache$
\ No newline at end of file |