Esther1024
8 months ago
No known key found for this signature in database
GPG Key ID: 54D27C83A3D4F6B7
1 changed files with
6 additions and
0 deletions
-
.gitignore
|
|
@ -19,8 +19,14 @@ dist/english_plurals/generated_en.ts |
|
|
.idea/ |
|
|
.idea/ |
|
|
.vs/ |
|
|
.vs/ |
|
|
.vscode/ |
|
|
.vscode/ |
|
|
|
|
|
.cache/ |
|
|
|
|
|
profile.json.gz |
|
|
CMakeLists.txt.user* |
|
|
CMakeLists.txt.user* |
|
|
|
|
|
|
|
|
|
|
|
# kdevelop |
|
|
|
|
|
.kdev4/ |
|
|
|
|
|
*.kdev4 |
|
|
|
|
|
|
|
|
# *nix related |
|
|
# *nix related |
|
|
# Common convention for backup or temporary files |
|
|
# Common convention for backup or temporary files |
|
|
*~ |
|
|
*~ |
|
|
|