aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-11-04 02:39:01 +0100
committerCharles <sircharlesaze@gmail.com>2019-11-04 03:27:58 +0100
commit6ebaad27d92a5bb47fdf9618df12d3b4120f664e (patch)
treee390fc03fe2475c158becc313b7ed431d9bae61c /.gitignore
parentc667f5a6edc3a7f394d53f8e4c163cc19305dbad (diff)
downloadft_printf_test-6ebaad27d92a5bb47fdf9618df12d3b4120f664e.tar.gz
ft_printf_test-6ebaad27d92a5bb47fdf9618df12d3b4120f664e.tar.bz2
ft_printf_test-6ebaad27d92a5bb47fdf9618df12d3b4120f664e.zip
Added basic test generator
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e3dcb7b..4c16688 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ ft_printf_test
*.ghc
*.dSYM
result.log
+generated.c