diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -11,4 +11,7 @@ src/scripts/.baseDir.ts typings/ # Yarn lockfile -yarn.lock
\ No newline at end of file +yarn.lock + +# WebStorm +.idea/ |
![]() |
index : opendc.git | |
| The OpenDC repository. | Mateusz |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -11,4 +11,7 @@ src/scripts/.baseDir.ts typings/ # Yarn lockfile -yarn.lock
\ No newline at end of file +yarn.lock + +# WebStorm +.idea/ |