Skip to content

Commit

Permalink
Add translations to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatherly committed Nov 25, 2024
1 parent 3afefab commit ce69aa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ translations/.lupdate/shotcut_project.cmake
.DS_Store
scripts/build-shotcut.conf
*~
/translations/

2 comments on commit ce69aa5

@ddennedy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this; translations are in git!

@ddennedy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, it is not affecting me to provide updates, and I can manually add a new one with git add -f

Please sign in to comment.