diff options
| author | June McEnroe <june@causal.agency> | 2020-08-15 09:56:32 -0400 | 
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2020-08-15 09:56:32 -0400 | 
| commit | 3e2568aeb07f1df1b0e70a98130570cd229c10e3 (patch) | |
| tree | 9f5c47ba88397f9c34e7a83067717ebdb67d1975 /.gitignore | |
| parent | Just use CLOCK_MONOTONIC and clean up includes (diff) | |
| download | catsit-3e2568aeb07f1df1b0e70a98130570cd229c10e3.tar.gz catsit-3e2568aeb07f1df1b0e70a98130570cd229c10e3.zip  | |
Generate tags file
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 821db5b..ffd4582 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ config.mk spawn spawnd +tags  |