This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
bootstrap-switch
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
added .idea to .gitignore
Mattia Larentis
10 years ago
parent
db485bb9f7
commit
559d323e43
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -2,4 +2,5 @@ npm-debug.log
node_modules
components
test.html
-.DS_Store
+.DS_Store
+.idea