diff options
author | slomo <steve.harrison@gmx.net> | 2011-01-19 00:26:54 +0100 |
---|---|---|
committer | slomo <steve.harrison@gmx.net> | 2011-01-19 00:26:54 +0100 |
commit | 9088690fef029279190166bdd14abd1a2d0d3b84 (patch) | |
tree | cbd474cd6799b87aecfe5c9b4e50ab0fd7302257 /.gitignore | |
parent | 7a79aa613513a53dce807c881c2bca38a7baec31 (diff) | |
download | osm-xapi-9088690fef029279190166bdd14abd1a2d0d3b84.tar.gz osm-xapi-9088690fef029279190166bdd14abd1a2d0d3b84.tar.xz osm-xapi-9088690fef029279190166bdd14abd1a2d0d3b84.zip |
added gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1b91047 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +usr/ |