Add missing .PHONY rules to Makefile
[platal.git] / htdocs / javascript / .gitignore
index d027fbe..5ff7a5c 100644 (file)
@@ -1,9 +1,14 @@
 # Versioning links
-/0.10.*
-/0.f.*
 /1.*
 
 # jQuery and its plugins are downloaded by the Makefile
-/jquery.*js
-/ui.*js
+/jquery*.*js
+/core.js
+/json2.js
 !/jquery.autocomplete.js
+
+# Google Maps auxiliary scripts
+/markerclusterer.js
+
+# Raven-js
+/raven*.js