diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 20:31:00 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 20:41:57 -0500 |
commit | 3565af1f5cc30ae56e151f24c63a0fd0d0d76828 (patch) | |
tree | f84733b74bc5d27957fc6fcf3b12a2114017e720 /.bazaar | |
parent | 7141fb7935a75d3015c16396477e6b9a8e0c518d (diff) |
mv .bazaar .config/bazaar; ln -s .config/bazaar/ .bazaar
Diffstat (limited to '.bazaar')
l--------- | .bazaar | 1 | ||||
-rw-r--r-- | .bazaar/ignore | 10 |
2 files changed, 1 insertions, 10 deletions
@@ -0,0 +1 @@ +.config/bazaar/
\ No newline at end of file diff --git a/.bazaar/ignore b/.bazaar/ignore deleted file mode 100644 index 0e498f2..0000000 --- a/.bazaar/ignore +++ /dev/null @@ -1,10 +0,0 @@ -*.a -*.o -*.py[co] -*.so -*.sw[nop] -*~ -.#* -[#]*# -__pycache__ -bzr-orphans |