Skip to content

Commit

Permalink
gitignore: add Fedora build files
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Oct 31, 2023
1 parent d21e6bb commit 671eba9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ Package/ArchLinux/pkg/
Package/ArchLinux/rmg/
Package/ArchLinux/src/
Package/ArchLinux/*.pkg.*
# Fedora Package
Package/Fedora/*.rpm
Package/Fedora/*.tar.gz
Package/Fedora/results_*/
# Clangd compile_commands.json
compile_commands.json
# AppImage
Expand Down

0 comments on commit 671eba9

Please sign in to comment.