diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,7 +60,7 @@ packaging/windows/upx/* data/music/*.ogg # files created by Qt Creator -mana.creator.user +mana.creator.user* # files created by gtags GPATH @@ -69,4 +69,4 @@ GSYMS GTAGS # generated for nsis build -translations/*
\ No newline at end of file +translations/* |