Skip to content

Commit e0fe437

Browse files
committed
Merge pull request GoogleCloudPlatform#42 from GoogleCloudPlatform/addgitignore
Add gitignore for appengine helloworld sample
2 parents 69a28d3 + cba2edc commit e0fe437

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)