This website works better with JavaScript
Home
Explore
Help
Sign In
deadtom
/
Checklist
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
added some ignores to .gitignore
allens
1 day ago
parent
4d9561ca4b
commit
54863ee05f
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
.gitignore
+ 3
- 1
.gitignore
View File
@@ -1,4 +1,6 @@
# ---> Python
checklist.json
__pycache__/
-.venv/
+.venv/
+.kdev4/
+*.egg-info/