Selaa lähdekoodia

Add `.gitignore`

George Cushen 7 vuotta sitten
vanhempi
commit
26cf02513b
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+# IDE specific
+.idea/
+.vscode/