Skip to content

Commit b9d07d4

Browse files
update .gitignore for files generated when building project
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
1 parent 89bd186 commit b9d07d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ release.properties
4646
pom.xml.releaseBackup
4747
pom.xml.tag
4848
runtime/test/WEB-INF/
49+
50+
# AppEngine Generated Files
51+
/applications/proberapp/${appengine.runtime.location}/
52+
/appengine_testing_tests/WEB-INF/appengine-generated/

0 commit comments

Comments
 (0)