diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,11 +1,7 @@ -_/ bin/ obj/ __pycache__/ -/dist/*/*/* -!/dist/archlinux/*/PKGBUILD -!/dist/archlinux/*/xpybar.install -\#*\# +*\#* .* !.git* *~ @@ -18,4 +14,3 @@ __pycache__/ *.o *.su *.gch - |
