Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentC35 committed Apr 9, 2020
1 parent e9c5489 commit 32e94be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ target/
# Ignore java libraries
lib/

# Ignore Eclipse files
# Ignore IDE files
.classpath
.project
.settings/
.idea
eno-core.iml

# Generated files
#src/main/resources/xslt/inputs/ddi/source.xsl
Expand Down

0 comments on commit 32e94be

Please sign in to comment.