You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by rl...@apache.org on 2019/01/02 19:59:55 UTC

[celix-site] 03/10: CELIX-449: Updated .gitignore to ignore celix-src submodule as well as source directory

This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/celix-site.git

commit de5aafccea993a4ba532ead2b507c5e0359d695d
Author: Roy Lenferink <rl...@apache.org>
AuthorDate: Sat Dec 29 14:23:40 2018 +0100

    CELIX-449: Updated .gitignore to ignore celix-src submodule as well as source directory
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 30a1b8f..4fafde0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,7 @@ target
 # Bundler generated
 .bundle
 vendor/
+
+# Sources
+celix-src/
+source/