diff --git a/.gitignore b/.gitignore index 6c5fbded4..c1c83d63d 100644 --- a/.gitignore +++ b/.gitignore @@ -114,5 +114,8 @@ ENV/ # JetBrains IDEs (PyCharm, etc) .idea +# Sources as unpacked and built by abuild +/*/*/src/ + # Allow having untracked packages in aports using a custom-something directory /custom-*/