diff options
-rw-r--r-- | .gitignore | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -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 |