Skip to content

Commit cba2edc

Browse files
author
Shun Fan
committed
Add gitignore for appengine helloworld sample
1 parent 69a28d3 commit cba2edc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

appengine/helloworld/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Eclipse files
2+
.project
3+
.classpath
4+
.settings
5+
6+
# Target folders
7+
target/

0 commit comments

Comments
 (0)