diff options
author | Mattias Andrée <maandree@kth.se> | 2017-02-13 08:47:56 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-02-13 08:47:56 +0100 |
commit | ad600c54b527ca163ecc441b36f1446d1704fe0b (patch) | |
tree | 5c7dba4d1976330c483e20b00e31c4b5dc73fbe2 /.gitignore | |
parent | Fix -n and escaped symbols (diff) | |
download | gpp-ad600c54b527ca163ecc441b36f1446d1704fe0b.tar.gz gpp-ad600c54b527ca163ecc441b36f1446d1704fe0b.tar.bz2 gpp-ad600c54b527ca163ecc441b36f1446d1704fe0b.tar.xz |
Remove dist1.6
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -2,9 +2,6 @@ _/ /bin/ /obj/ __pycache__/ -/dist/*/*/* -!/dist/*/*/PKGBUILD -!/dist/*/*/*.install .* !.git* \#*\# |