diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..cafc21d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +.DS_Store +tools/geo/json/_cities.json +dev +build/ +min/ +tools/geo/json/countries.json +index.json +._* +build +downloads +*~ diff --git a/readme/index/download.html b/readme/index/download.html index 6a0f44c3..b6be113a 100644 --- a/readme/index/download.html +++ b/readme/index/download.html @@ -5,7 +5,7 @@
Development version, including everything but the kitchen sink.
Check it out and build it yourself (you'll need python-ox):
- $ bzr branch http://code.0x2620.org/oxjs
+ $ git clone https://git.0x2620.org/oxjs.git
$ tools/build/build.py
Or download OxJS.latest.source.tar.gz{size.source}.