Skip to content
Snippets Groups Projects
Commit ba53e6c1 authored by Tim Molter's avatar Tim Molter
Browse files

Merge pull request #86 from rebaomi/develop

Update .gitignore
parents f2eaf437 3917d738
Branches
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ log/ ...@@ -21,6 +21,7 @@ log/
# Misc. # Misc.
.DS_Store .DS_Store
*.bak
# Sample images # Sample images
*.png *.png
...@@ -30,3 +31,4 @@ log/ ...@@ -30,3 +31,4 @@ log/
*.svg *.svg
*.pdf *.pdf
*.eps *.eps
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.xeiam.xchart</groupId> <groupId>com.xeiam.xchart</groupId>
<artifactId>xchart-parent</artifactId> <artifactId>xchart-parent</artifactId>
<version>2.4.3-SNAPSHOT</version> <version>2.4.3-SNAPSHOT</version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment