Skip to content

Commit 0b9db54

Browse files
committed
Added .gitignore file for this repo
Change-Id: I70d156c92a3d25680030b7c6e6b2ae9fba6a790b Signed-off-by: Simon <[email protected]>
1 parent c441960 commit 0b9db54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
**/bin
2+
**/.metadata
3+
**/target
4+
**/.searchable
5+
**/screenshots/
6+
**/build
7+
*~

0 commit comments

Comments
 (0)