This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hugh
/
bootstrap-switch
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
added .idea to .gitignore
Mattia Larentis
10 anni fa
parent
db485bb9f7
commit
559d323e43
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
Vedi File
@@ -2,4 +2,5 @@ npm-debug.log
node_modules
components
test.html
-.DS_Store
+.DS_Store
+.idea