aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrey Ayupov2017-07-26 12:07:20 -0700
committerAdam Izraelevitz2017-07-26 12:07:20 -0700
commit7faf651a45c1470ca8308ef7fc22819b4bea3cd4 (patch)
tree3bb64143cd11b4e6caa2837e97b09367b9ff866a /.gitignore
parenta54e32ab20ef521d18080f1c02d77339118b95e2 (diff)
Flatten transformation (#631)
* initial implementation of InlineDeepTransformation * rewrote transformation to not have any side effects in terms on inlining that was not annotated to be inlined * minor rewrites * renamed transformations to Flatten * fixes according to review * added more comments and fixed formating/style * fixed spacing, minor style fixes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f2ef2aa6..41d9d628 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ project/plugins/project/
.idea/
gen/
project/project/
+/bin/