diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-08-02 23:18:01 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-08-02 23:18:01 +0200 |
commit | 5f7cfa221b382721397873ae6f718b518f839cb3 (patch) | |
tree | 8e5cbbcbf78790f986cbd63b442b1d85ec892b95 /.gitignore | |
parent | there is no license file only the copying file (diff) | |
download | mongoclock-5f7cfa221b382721397873ae6f718b518f839cb3.tar.gz mongoclock-5f7cfa221b382721397873ae6f718b518f839cb3.tar.bz2 mongoclock-5f7cfa221b382721397873ae6f718b518f839cb3.tar.xz |
add pkgbuild
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ __pycache__/ \#*\# .* !.git* +/dist/archlinux/stable +!/dist/archlinux/stable/PKGBUILD *~ *.swp *.swo |