diff options
author | Andreas Lindhé <andreas@lindhe.io> | 2017-10-09 12:46:13 +0200 |
---|---|---|
committer | Andreas Lindhé <andreas@lindhe.io> | 2017-10-09 12:46:13 +0200 |
commit | 76cc060f5c937e352b9c411800df5b6dfd95e50f (patch) | |
tree | b6b675e2b4439d49775b9acd07e6f26812642afd | |
parent | f6fc3d174ca0e79de2bd6030191910c56f28ee04 (diff) | |
download | midbro-76cc060f5c937e352b9c411800df5b6dfd95e50f.tar.gz midbro-76cc060f5c937e352b9c411800df5b6dfd95e50f.tar.bz2 |
Ignore build files
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60927fc --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +broccoli/bin/ +broccoli/build/ +broccoli/script/.state/ |