mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 16:08:58 +08: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
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*kdev*
|
*kdev*
|
||||||
|
*.kate-swp
|
||||||
__pycache__
|
__pycache__
|
||||||
docs/html
|
docs/html
|
||||||
*.lprof
|
*.lprof
|
||||||
|
Loading…
x
Reference in New Issue
Block a user