fs/squashfs: new filesystem
[platform/kernel/u-boot.git] / .gitignore
index 2e1c8bf..e66aa86 100644 (file)
@@ -92,3 +92,6 @@ GTAGS
 *.orig
 *~
 \#*#
+
+# Python cache
+__pycache__