diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 13 | 
1 files changed, 2 insertions, 11 deletions
| @@ -1,15 +1,6 @@ -_/ -bin/ -obj/ -\#*\# -.* -!.git*  *~ -*.bak -*.swo -*.swp +*\#*  *.o  *.out -*.gch  *.su - +/alarm | 
|  | index : alarm | |
| [Complete] Schedule an alarm for a program when starting it | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 13 | 
| @@ -1,15 +1,6 @@ -_/ -bin/ -obj/ -\#*\# -.* -!.git*  *~ -*.bak -*.swo -*.swp +*\#*  *.o  *.out -*.gch  *.su - +/alarm |