Add a clean action to setup.py

This commit is contained in:
Kovid Goyal
2017-10-17 13:35:54 +05:30
parent 66803e6873
commit 25913f77e0
4 changed files with 18 additions and 4 deletions

6
.gitignore vendored
View File

@@ -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__