diff options
author | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
commit | 1bb2648cde916ac27d3dd75d7b64a4ddc89787b7 (patch) | |
tree | 016bfa1969323404c37dbef29cfc7242a5a8e9f3 /.hgignore | |
parent | e9c244cac8e5dc1c59c7e8b7bc885fef04224b70 (diff) |
Sun Feb 10 01:12:35 PST 2013
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 000000000..d882633e0 --- /dev/null +++ b/.hgignore @@ -0,0 +1,12 @@ +# Shackra is using hg-git because mercurial is cool and Git sucks, so, DO NOT REMOVE THIS FILE PLEASE! +# God bless you ;) +syntax: glob +*.log +*~ +\#*\# +src/ +pkg/ +*.pkg.tar.* +*.src.tar.* +*.log +*.gz |