diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-10-24 23:01:13 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-10-24 23:01:13 +0200 |
commit | 342e0b62273226ce59baa6cc7bb47a10a13102cd (patch) | |
tree | e88eab87ab900aa38d006411b5d23bc1ebf04bdf /.gitignore | |
parent | m (diff) | |
download | gpp-342e0b62273226ce59baa6cc7bb47a10a13102cd.tar.gz gpp-342e0b62273226ce59baa6cc7bb47a10a13102cd.tar.bz2 gpp-342e0b62273226ce59baa6cc7bb47a10a13102cd.tar.xz |
gpp conflicts with other packages
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ bin/ __pycache__/ /dist/*/*/* !/dist/*/*/PKGBUILD -!/dist/*/*/gpp.install +!/dist/*/*/*.install .* !.git* \#*\# |