This website works better with JavaScript
Home
Explore
Help
Sign In
Operations
/
community-repo
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update gitignore.
Oleksandr Korniienko
3 years ago
parent
d4cd7d4138
commit
4a41f712ed
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,4 +1,5 @@
.DS_Store
node_modules/
dist/
-.idea/*
+lib/
+.idea/