Skip to content

Commit 68f51de

Browse files
committed
update .gitignore
1 parent 7d94398 commit 68f51de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ test/*.err
1212
*.tmp
1313
*.trs
1414
*~
15+
.claude
1516
.idea/
1617
Makefile
1718
Makefile.in
@@ -25,6 +26,7 @@ config.guess
2526
config.log
2627
config.status
2728
config.sub
29+
configure
2830
depcomp
2931
install-sh
3032
missing
@@ -57,6 +59,7 @@ src/ptimec
5759
src/spookyhash/.dirstamp
5860
src/stamp-h1
5961
src/static-libs/
62+
src/third-party/lnav-rs-ext/target
6063
src/time_fmts.cc
6164
src/yajl/.dirstamp
6265
test/drive_data_scanner

0 commit comments

Comments
 (0)