diff options
| author | David Lönnhager <david.l@mullvad.net> | 2024-05-10 14:37:54 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-05-16 16:39:37 +0200 |
| commit | 49f94c9d6c8a137b3d75404bef359bb13b52fb6b (patch) | |
| tree | 4176f742cc8164e90ba5e59c76eb95dd2655e13f /gui | |
| parent | 9670a6a6269b3169c6a6bec064eea02b5484786f (diff) | |
| download | mullvadvpn-49f94c9d6c8a137b3d75404bef359bb13b52fb6b.tar.xz mullvadvpn-49f94c9d6c8a137b3d75404bef359bb13b52fb6b.zip | |
Add blob to .gitignore
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gui/.gitignore b/gui/.gitignore new file mode 100644 index 0000000000..933e161a70 --- /dev/null +++ b/gui/.gitignore @@ -0,0 +1,7 @@ +/node_modules +/build +/scripts/out/ +/src/main/management_interface/ +/test/e2e/screenshots/ +/test-results/ +/standalone-tests.sea.blob |
