aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 357aefeb..daeb43d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-build*/
+/build*/
pyshtables.py
*.swp
*.orig
@@ -6,3 +6,4 @@ pyshtables.py
/*.patch
*~
scripts/lib/wic/plugins/source/__pycache__
+lib/oeqa/runtime/cases/__pycache__