diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-23 23:10:49 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-23 23:10:49 +0200 |
commit | c54b3825c477b20d8c448fff4f8534dfb0786544 (patch) | |
tree | 334de7320ee163914ede8480b8b334d3d5842680 | |
parent | add copying and license (diff) | |
download | setpgrp-c54b3825c477b20d8c448fff4f8534dfb0786544.tar.gz setpgrp-c54b3825c477b20d8c448fff4f8534dfb0786544.tar.bz2 setpgrp-c54b3825c477b20d8c448fff4f8534dfb0786544.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ bin/ obj/ \#*\# .* +*~ !.git* *.sw[op] *.bak |