diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,7 +10,9 @@ # next.js /.next/ -/out/ + +# production +/build # misc .DS_Store |
index : org-gnosis-ui | ||
org-gnosis graphical web interface | Thanos Apollo |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -10,7 +10,9 @@ # next.js /.next/ -/out/ + +# production +/build # misc .DS_Store |