diff options
| author | Julian Blake Kongslie | 2020-10-30 16:04:16 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2020-10-30 17:33:31 -0700 |
| commit | 3e2d71d7b135cc6980cc10a4108130236734551e (patch) | |
| tree | ec52715eab33236c10f01ab3f47c913f110ec032 /.gitignore | |
| download | olamic-3e2d71d7b135cc6980cc10a4108130236734551e.tar.xz | |
Initial version.release/1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a01d365 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | /debian/.debhelper/ | ||
| 2 | /debian/debhelper-build-stamp | ||
| 3 | /debian/files | ||
| 4 | /debian/olamic.postrm.debhelper | ||
| 5 | /debian/olamic.substvars | ||
| 6 | /debian/olamic/ | ||
| 7 | /man/olamic-enqueue.1 | ||
| 8 | /man/olamic-worker.1 | ||
