diff options
author | Olivier Mehani <shtrom@ssji.net> | 2016-11-03 23:57:50 +0100 |
---|---|---|
committer | Olivier Mehani <shtrom@ssji.net> | 2016-11-03 23:57:50 +0100 |
commit | 5e807c6227285e55f2a75adeb4706096756f6629 (patch) | |
tree | 002dee4893a20ecea40e791b594d3c77c07d7241 | |
parent | 5921ae9fc7b77c46f5297d3c2f1cbc1cfaa18cf2 (diff) |
[openbsd-scripts] Ignore local configuration files
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
-rw-r--r-- | openbsd/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd/.gitignore b/openbsd/.gitignore new file mode 100644 index 0000000..fee9217 --- /dev/null +++ b/openbsd/.gitignore @@ -0,0 +1 @@ +*.conf |