diff options
| author | Douglas Rumbaugh <doug@douglasrumbaugh.com> | 2021-12-19 23:03:45 -0500 |
|---|---|---|
| committer | Douglas Rumbaugh <doug@douglasrumbaugh.com> | 2021-12-19 23:03:45 -0500 |
| commit | 1cb89c4f15140122532b956e4e48f9674523f546 (patch) | |
| tree | 4edb2f2f51e05f463d91fe43154f37ab10eef6b0 /.gitignore | |
| parent | 4ebfcc2fdc9a48067a149652b91e6103e1f048c3 (diff) | |
| download | slock-1cb89c4f15140122532b956e4e48f9674523f546.tar.gz | |
Repository logistics changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..76476fc --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +config.h +slock +*.orig +*.rej +*.diff |