Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ravishn committed Feb 18, 2020
1 parent 6283ee9 commit 5ad80a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gradle-app.setting
.mtj.tmp/

# Package Files #
*.jar
*.war
*.nar
*.ear
Expand All @@ -67,4 +68,7 @@ target/
# Ignore all local history of files
.history

#Package exported from DockerFile
!/libs/openflights*.jar

# End of https://www.gitignore.io/api/java,java-web,code-java,visualstudiocode
Binary file removed build/libs/openflightsapi-docker-1.0.1.jar
Binary file not shown.
Binary file removed gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit 5ad80a5

Please sign in to comment.