This website works better with JavaScript
Home
Explore
Help
Sign In
shogun
/
http-prompt
mirror of
https://github.com/eliangcs/http-prompt.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update .gitignore
Chang-Hung Liang
4 years ago
parent
52a7a9b042
commit
574f431fc7
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -1,5 +1,9 @@
*.egg-info
*.pyc
+.cache
+.coverage
.DS_Store
.python-version
.tox
+build
+dist