Splitted gmap.html to multiple files in new 'public_html'-directory.

Changes to 'dump1090.c'-file made accordingly.

	modified:   .gitignore
	modified:   dump1090.c
	deleted:    gmap.html
	new file:   public_html/gmap.html
	new file:   public_html/script.js
	new file:   public_html/style.css
This commit is contained in:
terribl 2013-05-09 17:59:26 +03:00
parent 71ace95fd4
commit 6968bf92a6
6 changed files with 304 additions and 218 deletions

2
.gitignore vendored
View file

@ -4,3 +4,5 @@ testfiles/*.bin
misc
frames.js
.*.swp
~*