|
@@ -5,6 +5,8 @@
|
|
*.ipr
|
|
*.ipr
|
|
*.iws
|
|
*.iws
|
|
build-idea/
|
|
build-idea/
|
|
|
|
+# These files are generated in the main tree by IntelliJ
|
|
|
|
+benchmarks/src/main/generated/*
|
|
|
|
|
|
# eclipse files
|
|
# eclipse files
|
|
.project
|
|
.project
|
|
@@ -42,7 +44,7 @@ html_docs
|
|
/tmp/
|
|
/tmp/
|
|
eclipse-build
|
|
eclipse-build
|
|
|
|
|
|
-# projects using testfixtures
|
|
|
|
|
|
+# projects using testfixtures
|
|
testfixtures_shared/
|
|
testfixtures_shared/
|
|
|
|
|
|
# These are generated from .ci/jobs.t
|
|
# These are generated from .ci/jobs.t
|