aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorelinuxhenrik <henrik.b.andersson@est.tech>2020-09-22 15:48:10 +0200
committerelinuxhenrik <henrik.b.andersson@est.tech>2020-09-22 16:10:52 +0200
commit3d854201317ddcffcdb6bb633632869e90759555 (patch)
tree379a834e9460b339396c1b7879c470d2ce0f6f42 /.gitignore
parentc9a39477a2deaa87393be7db8f3895a707c9a33d (diff)
Fix documentation configuration
Change-Id: Icf6eaa2c951a04c15d457a1f51fa98661a226f2b Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d0cca389..e4d28704 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ org.eclipse.core.resources.prefs
.checkstyle
maven-eclipse.xml
workspace
+.pydevproject
## Compilation Files ##
*.class
@@ -35,3 +36,4 @@ out/
## Documentation ignores ##
.tox
+_build/