diff options
author | ficus <ficus@robocracy.org> | 2012-11-17 02:54:33 +0100 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-11-17 02:54:33 +0100 |
commit | 522377caa2409ecf196e1ce98af1b2569a0bb53d (patch) | |
tree | aac0a8b8688598f1ba79d4dd3a23e5e1d5e26a6b /config/source | |
parent | 6f5e3d051f59d617d27f284ad95a336f8a68bb57 (diff) | |
download | torouter-live-522377caa2409ecf196e1ce98af1b2569a0bb53d.tar.gz torouter-live-522377caa2409ecf196e1ce98af1b2569a0bb53d.zip |
remove transient files and include .gitignore
Diffstat (limited to 'config/source')
-rw-r--r-- | config/source | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config/source b/config/source deleted file mode 100644 index 93a022a..0000000 --- a/config/source +++ /dev/null @@ -1,9 +0,0 @@ -# config/source - options for live-build(7), source stage - -# $LB_SOURCE: set source option -# (Default: false) -LB_SOURCE="false" - -# $LB_SOURCE_IMAGES: set image type -# (Default: tar) -LB_SOURCE_IMAGES="tar" |