aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKelley Spoon <kelley.spoon@linaro.org>2021-05-19 15:17:04 -0500
committerKelley Spoon <kelley.spoon@linaro.org>2021-05-19 20:45:14 +0000
commitbeb4441d820e0725c203b06456f7293686989290 (patch)
tree57339695d9360079d8c9276a72e75a49a6bff9ce /.gitignore
parentb15d8bd354c7acaefd4395c4cd965c7fca7cb537 (diff)
gitignore: add static files directory
Let's fix the gitignore for the static files directory as git seems to think a few png's are now version controlled. Change-Id: I3470b508b58f0d6ef6fb383e1ce95c7178305c54 Reviewed-on: https://review.linaro.org/c/infrastructure/linaro-license-protection/+/38760 Reviewed-by: Kelley Spoon <kelley.spoon@linaro.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 32ee6f8..02a619a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.testrepository
licenses.sqlite3
licenses.db
+license_protected_downloads/static
static
*.pyc
*.swp