Skip to content

Commit 37e3dce

Browse files
committed
Include decompressed files in gitignore
1 parent 134fde1 commit 37e3dce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ node_modules
88

99
# v8.log is generated by the d8-shell if profiling is enabled
1010
v8.log
11+
12+
# Decompressed files go here
13+
RexBench/FlightPlanner/waypoints.js
14+
SeaMonster/inspector-json-payload.js
15+
wasm/argon2/build/argon2.wasm

0 commit comments

Comments
 (0)