diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,4 +5,5 @@ target .idea .DS_Store package-lock.json -**/*.csv
\ No newline at end of file +**/*.csv +.vscode/ |
![]() |
index : github/rapier.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -5,4 +5,5 @@ target .idea .DS_Store package-lock.json -**/*.csv
\ No newline at end of file +**/*.csv +.vscode/ |