This website works better with JavaScript
Home
Explore
Help
Sign In
RedGreen
/
ubuntu-rss-mystic
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Good start for .gitignore and python venv.
Steve Thielemann
5 years ago
parent
9746a062dd
commit
14f7a00fdc
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
.gitignore
+ 7
- 0
.gitignore
View File
@@ -0,0 +1,7 @@
+__pycache__/
+bin/
+lib/
+lib64
+share/
+pyvenv.cfg
+