mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 05:37:50 -06:00
Gitignore kate-swp files
These seem to be swap files created by KDE-based file editors such as KDevelop.
This commit is contained in:
parent
63d007c02c
commit
1f35c25b80
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*kdev*
|
*kdev*
|
||||||
|
*.kate-swp
|
||||||
__pycache__
|
__pycache__
|
||||||
docs/html
|
docs/html
|
||||||
*.lprof
|
*.lprof
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue