X-Git-Url: http://plrg.eecs.uci.edu/git/?p=jpf-core.git;a=blobdiff_plain;f=.gitignore;h=1950eb15cd105fc016229c379f3b1791bd849793;hp=3b3685454c098c22b20f1e53136f69f780c6621e;hb=983dbabe92639b1ebe21e1af6a43daa2f365f847;hpb=5336daf54ac40241a95536583add6f03ccdaf0fc diff --git a/.gitignore b/.gitignore index 3b36854..1950eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ build/ ####### Gradle ####### .gradle/ +reports/ ####### Covers NetBeans IDE ####### nbproject/private/ @@ -25,6 +26,7 @@ nbdist/ .nb-gradle/ ####### Covers Eclipse IDE ####### +.idea/ .metadata tmp/ *.tmp @@ -34,8 +36,12 @@ tmp/ .settings/ .loadpath .recommenders +.classpath +.project ####### Covers JetBrains IDE: IntelliJ ####### +*.iml +*.ipr # User-specific stuff: .idea/**/workspace.xml @@ -65,3 +71,4 @@ out/ # JIRA plugin atlassian-ide-plugin.xml +/build-default/