aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore19
1 files changed, 10 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 45797fa..ec11a9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,16 @@
-classes
+classes/
+.DS_Store
.idea
-sc-bundles
-.gitignore.swp
*.iws
jitsi.iml
-jitsi-local.iml
jitsi.ipr
-test-reports
-sip-communicator.utest.bin
-release
+jitsi-local.iml
lib/accounts.properties
-.DS_Store
-web-start/WebStartBuild.properties
nbproject/private
+release/
+sc-bundles/
+sip-communicator.utest.bin
+*.swp
+target/
+test-reports/
+web-start/WebStartBuild.properties