This website works better with JavaScript
Home
Explore
Help
Sign In
brust
/
chillax
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
.
Clemens-Alexander Brust
5 years ago
parent
6bdd654b73
commit
f90d7b43a0
2 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitignore
0
0
chillax/__init__.py
+ 3
- 0
.gitignore
View File
@@ -0,0 +1,3 @@
+venv/
+__pycache__
+.idea/
+ 0
- 0
chillax/__init__.py
View File