Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
LPS-56110 ignores
  • Loading branch information
rotty3000 authored and brianchandotcom committed Jul 2, 2015
1 parent 29bf37a commit 6a29d4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -248,6 +248,8 @@ cobertura.ser

/tools/liferay-doclet

/tools/node*

/tools/sdk

/tools/selenium/*.exe
Expand Down
3 changes: 3 additions & 0 deletions modules/.gitignore
@@ -1,5 +1,6 @@
uptodate.properties

/*/*/.js_cache
/*/*/bin
/*/*/build
/*/*/docroot/WEB-INF/classes
Expand All @@ -13,6 +14,7 @@ uptodate.properties
/*/*/test-coverage
/*/*/test-results
/*/*/tmp
/*/*/*/.js_cache
/*/*/*/bin
/*/*/*/build
/*/*/*/docroot/WEB-INF/classes
Expand All @@ -26,6 +28,7 @@ uptodate.properties
/*/*/*/test-coverage
/*/*/*/test-results
/*/*/*/tmp
/*/*/*/*/.js_cache
/*/*/*/*/bin
/*/*/*/*/docroot/WEB-INF/classes
/*/*/*/*/docroot/WEB-INF/lib
Expand Down

0 comments on commit 6a29d4e

Please sign in to comment.