automatic commit
This commit is contained in:
parent
b697948685
commit
6d61fc447d
2 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
github:
|
||||||
|
git add .
|
||||||
|
git commit -a -m "automatic commit"
|
||||||
|
git push origin master
|
Loading…
Add table
Add a link
Reference in a new issue