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