diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | conf/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,3 @@ sources build +env-oe.sh diff --git a/conf/.gitignore b/conf/.gitignore new file mode 100644 index 0000000..f21e1b2 --- /dev/null +++ b/conf/.gitignore @@ -0,0 +1 @@ +local.conf |