Skip to content

Commit a9e81de

Browse files
committed
Repo cleanup + add missing .rc file
1 parent caebcd3 commit a9e81de

File tree

4 files changed

+46
-333
lines changed

4 files changed

+46
-333
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ ui_*.h
3131
qrc_*.cpp
3232
Thumbs.db
3333
*.res
34-
*.rc
3534
/.qmake.cache
3635
/.qmake.stash
3736

3837
# qtcreator generated files
3938
*.pro.user*
39+
CMakeLists.txt.user*
4040

4141
# xemacs temporary files
4242
*.flc
@@ -71,3 +71,5 @@ Thumbs.db
7171
*.dll
7272
*.exe
7373

74+
# Default language file
75+
parpargui_en_GB.ts

0 commit comments

Comments
 (0)