Skip to content

Commit

Permalink
gitignore: update
Browse files Browse the repository at this point in the history
Signed-off-by: Arjun <[email protected]>
  • Loading branch information
pkillarjun committed Nov 8, 2024
1 parent f474f0d commit ffebcdd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Makefile.in
/compile_commands.json
/config.*
/configure
/configure~
/dist/
/frob-websocket
/lcov/
Expand All @@ -59,6 +60,7 @@ Makefile.in
/tags
/test-*
/test_rsa_key
/fuzz_*
/tmp-dist
/tmp/
/tsconfig.tsbuildinfo
Expand All @@ -81,6 +83,7 @@ Makefile.in
/src/tls/cockpit-certificate-helper
/src/ws/cockpit-desktop
/src/ws/cockpit.appdata.xml
/src/ws/*.appdata.xml
/src/ws/mock-dbus-tests.[ch]
/test/images/
/tools/compile
Expand Down

0 comments on commit ffebcdd

Please sign in to comment.