This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
wstools-py3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added ~* ignore to .gitignore.
main
Sorin Sbarnea
11 years ago
parent
9273e138c3
commit
614711793e
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -2,4 +2,5 @@ dist
*.egg-info
*.egg-info
*.pyc
*.pyc
*.egg
*.egg
.tox
.tox
~*.*
Write
Preview
Loading…
Cancel
Save