diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-25 22:43:19 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-25 22:43:19 +0100 |
commit | 76a328f81c89a61e294ae42f60c719c7013ba073 (patch) | |
tree | e9267fbf7fdb61cd720204685c70bac821a55508 /.gitignore | |
parent | remove brackets from xmobar example (diff) | |
download | blueshift-76a328f81c89a61e294ae42f60c719c7013ba073.tar.gz blueshift-76a328f81c89a61e294ae42f60c719c7013ba073.tar.bz2 blueshift-76a328f81c89a61e294ae42f60c719c7013ba073.tar.xz |
m gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ obj/ .* !.git* *~ +*.swp +*.swo +*.bak +*.pyc +*.pyo *.o *.so *.out |