Skip to content

Commit

Permalink
Ignore 'target' folders in e4tools
Browse files Browse the repository at this point in the history
Because in PDE we have packages that contain an element named 'target'
we cannot generally ignore 'target'-folders and the patterns have to be
more specific than usual.
  • Loading branch information
HannesWell authored and stewedbeef committed Nov 22, 2024
1 parent 78e5e35 commit 9f7622c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e4tools/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# DO NOT ignore all 'target' folders in the repo-root because PDE has numerous packages with elements named 'target'
target/

0 comments on commit 9f7622c

Please sign in to comment.