diff options
| -rw-r--r-- | .gitignore | 4 | ||||
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | subject.en.pdf | bin | 0 -> 1294333 bytes |
3 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ff8749b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +a.out +*ghc +ft_printf diff --git a/README.md b/README.md new file mode 100644 index 0000000..080fdf8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ft_printf + +The ft_printf project of school 42. diff --git a/subject.en.pdf b/subject.en.pdf Binary files differnew file mode 100644 index 0000000..922dfa5 --- /dev/null +++ b/subject.en.pdf |
