Ignore pycache in new location

This commit is contained in:
Justin
2022-01-28 19:41:59 -05:00
parent d2bebfb80c
commit 7aa780f614

2
.gitignore vendored
View File

@@ -108,4 +108,4 @@ rootfs/webapp/static/images/30days.png
rootfs/webapp/static/images/6hour.png
./acars-decoder-typescript.tgz
acars-decoder-typescript.tgz
rootfs/usr/lib/python3.7/pflib/__pycache__
rootfs/usr/lib/python3/dist-packages/pflib/__pycache__