Commit 01676f46a8ce471043924c6ec084af2f5f0f50cb

Authored by Miguel Barão
1 parent da86ba25
Exists in dev

git build directory to .gitignore

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -9,3 +9,4 @@ node_modules/
9 9 demo/.DS_Store
10 10 demo/solar_system/.DS_Store
11 11 .venv/
  12 +build
... ...