Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nlzy committed Mar 16, 2023
1 parent 99b9029 commit d37fd04
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
/build/
/.vscode/
/.*/

*.o
*.out

*.pcap

*.plist

perf.data
perf.data.*
perf.data.old

0 comments on commit d37fd04

Please sign in to comment.