Browse Source

ignore cache

pull/25/head
Esther1024 8 months ago
parent
commit
b2917efb4b
No known key found for this signature in database GPG Key ID: 54D27C83A3D4F6B7
  1. 6
      .gitignore

6
.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
*~ *~

Loading…
Cancel
Save