Commit Graph

37 Commits

Author SHA1 Message Date
Alexander Podkhalyuzin 3f8170d369 Clean idea files generated on the gradle import, add them to .gitignore 2017-09-19 23:58:27 +02:00
Ilya Chernikov fca9478fd8 Tweak dependencies loading and other minor infrastructure changes 2017-09-19 21:37:10 +02:00
Alexey Tsvetkov b28382b8e7 Ignore out directory everywhere
After IDEA-175172 JPS does not use Gradle's output directories
when buildsing imported projects.
Now JPS uses an `out/` directory instead,
which wasn't gitignored anywhere besides the project's root.
2017-08-29 04:28:03 +03:00
Alexey Tsvetkov e602903567 Remove old IC: remove experimental tests 2017-07-31 19:34:58 +03:00
Ilya Gorbunov 4bc85f9c0e .gitignore fine tuning for gradle. Limit existing patterns. 2017-04-06 20:32:37 +03:00
Ilya Chernikov 8e3453f0eb Add gradle wrapper (3.2) to the libraries dir, add appropriate gradle stuff into gitignore 2017-04-06 20:32:37 +03:00
Alexey Sedunov a818d4714e Misc: Extract kotlin-ultimate project 2016-04-09 21:13:01 +03:00
Alexander Udalov bd17db6f3e Delete TeamCityPluginPublisher.xml and run configuration on TC
The run configuration is not used anymore because we have branches which run
tests against different IDEA versions, and also IDEA master runs the plugin
verifier with the Kotlin plugin
2015-06-01 19:23:12 +03:00
Zalim Bashorov 771b887e9f Minor: add ".idea/shelf" to ".gitignore". 2014-09-10 22:39:10 +04:00
Evgeny Gerashchenko 5ef62dd5a5 Ignoring kannotator in testData. 2014-07-22 21:18:15 +04:00
Alexander Udalov 7b21c5c8c3 Fix .gitignore
Specific paths needs to be excluded only from the root directory. Otherwise you
couldn't for example create a directory named 'dependencies' somewhere in tests
2014-05-19 19:45:55 +04:00
Natalia Ukhorskaya b9ed52e630 Debugger: compile TINY_APP in test once 2014-04-23 18:09:46 +04:00
Nikolay Krasko b6a9772508 Configuration for Android Studio debug created 2014-03-06 20:03:15 +04:00
Leonid Shalupov 9ce456fa1c gitignore: ignore *.versionsBackup from mvn versions:set 2013-07-21 17:54:49 +04:00
Evgeny Gerashchenko 68d8716ba8 Ignoring all workspace.xml files. 2013-05-28 20:07:02 +04:00
Evgeny Gerashchenko 79b904020d Sorted .gitignore 2013-05-28 20:07:02 +04:00
Evgeny Gerashchenko fcf990d80d Cleanup in .gitignore 2013-05-28 20:07:02 +04:00
Andrey Breslav 8c1f4c9ca4 ignore android.tests.dependencies/ 2012-08-29 20:15:54 +04:00
Andrey Breslav c09ca287ea Ignore .DS_Store 2012-08-24 12:18:18 +04:00
Stepan Koltsov 1cb3f3b7e6 ignore *.class 2012-06-18 01:42:11 +04:00
Andrey Breslav 3d8fbb4761 idea.properties ignored 2012-05-29 11:42:20 +04:00
Leonid Shalupov 4cd2ce81a9 pack compiler into one jar (without js yet) 2012-04-29 19:30:43 +04:00
Evgeny Gerashchenko 3b7b492a0b Added workspace.xml of example-vfs to .gitignore 2012-04-06 22:53:25 +04:00
Maxim Shafirov 3d9b115f90 Share codestyle (mostly copied from IDEA) 2012-03-16 18:54:35 +04:00
Stepan Koltsov 7a00e3a26a ignore temp files 2012-03-12 22:53:45 +04:00
Andrey Breslav 73fedd7ff6 Ignore workspace.xml 2012-03-06 19:04:58 +04:00
James Strachan 6315c03ea8 added script for kdoc upload to github pages to fix KT-1450 2012-03-01 14:38:25 +00:00
Leonid Shalupov ebae3fca2b Enable plugin verifier in build 2012-02-29 17:12:55 +04:00
Maxim Shafirov 81ef081a87 Finally drop attaching stdlib sources everywhere 2012-01-24 17:20:19 +04:00
Maxim Shafirov f541cce098 Get full/core versions of IDEA using update_dependencies.xml. Don't use plugin SDK anymore. 2012-01-20 19:17:32 +04:00
Stepan Koltsov 72192bf67b ignore vim buffer files 2012-01-03 17:16:39 +04:00
Stepan Koltsov 7deb8b8cdc ignore my local tests 2011-12-20 20:14:05 +04:00
Maxim Shafirov 3fa6badc3b Tests seem to write data to tmp 2011-12-09 18:38:02 +04:00
Stepan Koltsov 970f66fc7c ignore my settings 2011-11-03 12:28:37 +04:00
Andrey Breslav 7b27ac1766 Ignore the target of confluence 2011-07-30 11:49:01 -07:00
Andrey Breslav b56b4c8930 Function literals 2010-12-29 20:53:30 +03:00
Andrey Breslav 49d4812a20 ignore idea.properties 2010-12-29 15:29:03 +03:00