From a91e3a76c81fecae8ff628aba24a5c8050dd7828 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Sun, 8 Dec 2013 22:00:40 +0100 Subject: JS - improve integration of karma and upgrade to v0.10.8 --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c5b172c3537..feb8c276e46 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +# The following should be moved in related sub-directories sonar-server/src/main/webapp/stylesheets/sonar-colorizer.css sonar-server/src/main/webapp/deploy/gwt sonar-server/src/main/webapp/deploy/plugins @@ -7,20 +8,19 @@ sonar-server/src/main/webapp/WEB-INF/log/ sonar-server/src/main/webapp/deploy/*.jar sonar-server/src/main/webapp/deploy/jdbc-driver.txt -# javadoc +# ---- Javadoc docs.tar -# Maven +# ---- Maven target/ -# IntelliJ IDEA +# ---- IntelliJ IDEA *.iws *.iml *.ipr .idea/ -sonar-server/src/main/webapp/WEB-INF/.rakeTasks -# Eclipse +# ---- Eclipse .classpath .project .settings -- cgit v1.2.3