This website works better with JavaScript
Home
Explore
Sign In
1ffy
/
sp-1
Watch
1
Star
1
Fork
0
Files
Pull Requests
0
Browse Source
Updated .gitignore
Vsevolod Levitan
1 year ago
parent
d9264a369f
commit
150c4d2d3f
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1 +1,2 @@
-.vscode/*
+.vscode/*
+__pycache__/*