diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 16 | 
1 files changed, 9 insertions, 7 deletions
| @@ -1,12 +1,14 @@ -_/ -obj/ -bin/ -\#*\# -.* -!.git* +*\#*  *~  *.o  *.out  *.su  *.gch - +*.so +*.a +*.lo +*.log +*.toc +*.aux +*.pdf +/bus | 
|  | index : bus | |
| [Complete] A simple daemonless system for broadcasting messages locally | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 16 | 
| @@ -1,12 +1,14 @@ -_/ -obj/ -bin/ -\#*\# -.* -!.git* +*\#*  *~  *.o  *.out  *.su  *.gch - +*.so +*.a +*.lo +*.log +*.toc +*.aux +*.pdf +/bus |