This website works better with JavaScript
Home
Explore
Help
Sign In
examcloud-DevOps
/
python-tools
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update .gitignore
deason
3 years ago
parent
209798081b
commit
7cba6fa096
1 changed files
with
8 additions
and
0 deletions
Unified View
Show Diff Stats
8
0
.gitignore
+ 8
- 0
.gitignore
View File
@@ -0,0 +1,8 @@
+.idea
+*/.idea
+*/__pycache__
+*.iml
+*.log
+
+*/build
+*/dist