automatic commit

This commit is contained in:
Ralph J.Mayer 2014-08-23 20:57:06 +02:00
parent b697948685
commit 6d61fc447d
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View file

@ -7,7 +7,6 @@ Build
!Build/ !Build/
Build.bat Build.bat
.last_cover_stats .last_cover_stats
/Makefile
/Makefile.old /Makefile.old
/MANIFEST.bak /MANIFEST.bak
/META.yml /META.yml

4
Makefile Normal file
View file

@ -0,0 +1,4 @@
github:
git add .
git commit -a -m "automatic commit"
git push origin master