Commit 0a17c56
committed
Add common build output directories to .gitignore
This commit updates the `app/.gitignore` file to include several standard build and release output directories. The following directories will now be ignored by Git:
- `/release`
- `/prod`
- `/beta`
- `/alpha`
- `/nightly`
- `/tmp`1 parent d19e881 commit 0a17c56
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments