diff options
author | Shackra Sislock <none@none> | 2012-07-27 22:10:16 -0600 |
---|---|---|
committer | Shackra Sislock <none@none> | 2012-07-27 22:10:16 -0600 |
commit | d3fb2ab9d58753c93f9c786439c51452c1f434c0 (patch) | |
tree | 83a064aaf57562b2775fd17346c1533f98fcb5e6 /.hgignore | |
parent | 7c551f2f05233931f82957f8f8039e58e5bd6f27 (diff) | |
download | abslibre-d3fb2ab9d58753c93f9c786439c51452c1f434c0.tar.gz abslibre-d3fb2ab9d58753c93f9c786439c51452c1f434c0.tar.bz2 abslibre-d3fb2ab9d58753c93f9c786439c51452c1f434c0.zip |
new changes on ryzom-client and ryzom-nel, adding an .hgignore for me ;)
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 |