diff options
-rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,3 +1,4 @@ -build/ -target/ -*.class
\ No newline at end of file +build +target +*.class +.idea
\ No newline at end of file |
![]() |
index : libs/java/commons-page.git | |
A utility to manage paging of a list of elements | Alessandro Iezzi |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 7 |
@@ -1,3 +1,4 @@ -build/ -target/ -*.class
\ No newline at end of file +build +target +*.class +.idea
\ No newline at end of file |