This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
reflex
mirror of
https://github.com/reflex-dev/reflex.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update .gitignore (
#352
)
Dong-hyeon Shin
2 years ago
parent
1c20f4357c
commit
c690b2a824
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -2,3 +2,5 @@
**/*.pyc
dist/*
examples/
+.idea
+.vscode