Add .kate-swp to .gitignore
This commit is contained in:
parent
78f56d1509
commit
066a784f99
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ build*/
|
|||
CMakeSettings.json
|
||||
*.user
|
||||
.directory
|
||||
*.kate-swp
|
||||
|
|
Reference in a new issue