diff options
| author | VoidAtValhalla <VoidAtValhalla@users.noreply.github.com> | 2014-03-18 21:16:57 +0100 | 
|---|---|---|
| committer | VoidAtValhalla <VoidAtValhalla@users.noreply.github.com> | 2014-03-18 21:18:35 +0100 | 
| commit | 8178c85be425a465e307b193a42b7fd7b8b902ac (patch) | |
| tree | daf49a1d1d9f45befb6e4ea32def16fda017b940 | |
| parent | 2c5889b6321a1a05464f21da926b981765d267d2 (diff) | |
| download | bemenu-8178c85be425a465e307b193a42b7fd7b8b902ac.tar.gz bemenu-8178c85be425a465e307b193a42b7fd7b8b902ac.tar.bz2 bemenu-8178c85be425a465e307b193a42b7fd7b8b902ac.zip | |
Ignore archives
| -rw-r--r-- | .gitignore | 9 | 
1 files changed, 9 insertions, 0 deletions
| @@ -20,3 +20,12 @@  # Vim swap files  .*.swp  .swp + +# Archives +*.tar +*.tar.gz +*.tgz +*.tar.bz2 +*.tar.xz +*.zip +*.rar | 
