diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-04-21 18:36:35 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-04-21 18:36:35 +0200 |
commit | 488a41cc60636298581c2b44b4706b259fc98a36 (patch) | |
tree | ba247a01a310ca7b68343e655e0d7b550597de46 /.hgignore | |
parent | 89369d1e8651514ad295b11e6e1f5ee00a402168 (diff) |
wip
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 00000000..154c2a9b --- /dev/null +++ b/.hgignore @@ -0,0 +1,4 @@ +obj +bin +libs +gen
\ No newline at end of file |