Skip to content

Commit 64ecd0b

Browse files
author
Lucas Adamski
committed
gitignore pixel cruft
1 parent 1893993 commit 64ecd0b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,8 @@ report
9797
!/node_modules/@duckduckgo/content-scope-scripts/build/android/
9898
!/node_modules/@duckduckgo/content-scope-scripts/build/android/pages/
9999
/node_modules/@duckduckgo/content-scope-scripts/build/android/pages/*
100-
!/node_modules/@duckduckgo/content-scope-scripts/build/android/pages/duckplayer/
100+
!/node_modules/@duckduckgo/content-scope-scripts/build/android/pages/duckplayer/
101+
102+
# Pixel processing results
103+
PixelDefinitions/pixel_processing_results/*
104+
PixelDefinitions/node_modules/

0 commit comments

Comments
 (0)