Initial commit
This commit is contained in:
commit
69aea630a0
2 changed files with 9 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
*.o
|
||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
*.swo
|
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# Frame Machine
|
||||||
|
|
||||||
|
Work on top of
|
||||||
|
[Stephen Kell](gogs@git.tobast.fr:m2-internship/frame-machine.git)'s Frame
|
||||||
|
Machine.
|
Loading…
Reference in a new issue