Skip to content

Commit

Permalink
Merge pull request #42 from GoogleCloudPlatform/addgitignore
Browse files Browse the repository at this point in the history
Add gitignore for appengine helloworld sample
  • Loading branch information
tswast committed Dec 4, 2015
2 parents 69a28d3 + cba2edc commit e0fe437
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appengine/helloworld/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Eclipse files
.project
.classpath
.settings

# Target folders
target/

0 comments on commit e0fe437

Please sign in to comment.