diff options
author | VoidAtValhalla <VoidAtValhalla@users.noreply.github.com> | 2014-03-18 21:19:04 +0100 |
---|---|---|
committer | VoidAtValhalla <VoidAtValhalla@users.noreply.github.com> | 2014-03-18 21:19:04 +0100 |
commit | 6054f690cfc40eacc0392393b5c994e709320909 (patch) | |
tree | d56834a016bb7d65395f29753e8d2f8522411f85 /.gitignore | |
parent | 8178c85be425a465e307b193a42b7fd7b8b902ac (diff) | |
download | bemenu-6054f690cfc40eacc0392393b5c994e709320909.tar.gz bemenu-6054f690cfc40eacc0392393b5c994e709320909.tar.bz2 bemenu-6054f690cfc40eacc0392393b5c994e709320909.zip |
Ignore build directories
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,3 +29,7 @@ *.tar.xz *.zip *.rar + +# Build directories +build/ +bin/ |