Skip to content

Commit

Permalink
Merge pull request #1 from abhyuday10/master
Browse files Browse the repository at this point in the history
Fixed typos and updated .gitignore
  • Loading branch information
EpiCanard authored Oct 4, 2020
2 parents 35c42ff + 001df53 commit 9a3610c
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 56 deletions.
32 changes: 0 additions & 32 deletions .classpath

This file was deleted.

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ buildNumber.properties
.idea
.classpath
*.iml

### Code-Java ###
# Language Support for Java(TM) by Red Hat extension for Visual Studio Code - https://marketplace.visualstudio.com/items?itemName=redhat.java
.project
factoryConfiguration.json
23 changes: 0 additions & 23 deletions .project

This file was deleted.

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<resource>
<targetPath>.</targetPath>
<filtering>true</filtering>
<directory>${basedir}/src/main/ressources</directory>
<directory>${basedir}/src/main/resources</directory>
</resource>
</resources>
</build>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9a3610c

Please sign in to comment.