Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MatDau committed Mar 26, 2020
1 parent 7ecab13 commit 323b652
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# Package Files #
*.jar
**/*.jar
!repository/**/*.jar
*.war
**/*.war
*.ear
Expand All @@ -38,5 +39,3 @@
**/xtext-gen
**/xtend-gen
**/plugin.xml_gen

!repository/
Binary file not shown.
Binary file not shown.

0 comments on commit 323b652

Please sign in to comment.