diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-13 02:45:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-13 02:45:52 +0200 |
commit | ae3429f0b9a4be8e1f6945f5074905c852339481 (patch) | |
tree | 9e84eab7b91019a6346c031ae22840c907f3da71 | |
parent | Only remove filter when a connection closes if the filter has until-death lifespan (diff) | |
download | coopgammad-ae3429f0b9a4be8e1f6945f5074905c852339481.tar.gz coopgammad-ae3429f0b9a4be8e1f6945f5074905c852339481.tar.bz2 coopgammad-ae3429f0b9a4be8e1f6945f5074905c852339481.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ bin/ obj/ \#*\# +.\#* *~ *.bak *.orig |