mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 22:44:50 +02:00
Add a clean action to setup.py
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,7 +1,6 @@
|
||||
*.js
|
||||
*.pyj-cached
|
||||
*.so
|
||||
.build-cache
|
||||
*.pyc
|
||||
*.pyo
|
||||
tags
|
||||
build
|
||||
linux-package
|
||||
@@ -9,3 +8,4 @@ logo/*.iconset
|
||||
test-launcher
|
||||
kitty-profile
|
||||
dev
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user