Fixed version + some git ignore things

This commit is contained in:
Celine Mercier
2018-07-30 14:45:48 +02:00
parent bd1db764d4
commit a92a7fa070
3 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,8 +1,12 @@
/.gitignore
/.cproject
/.project
# /src/
/src/ecoPCR
/src/ecofind
/src/*.P
/src/*.o
/src/ecogrep
# /src/libapat/
@ -14,3 +18,4 @@
# /src/libthermo/
/src/libthermo/*.P

View File

@ -1 +1 @@
0.8.0
1.0.0

Binary file not shown.