diff --git a/programs/.gitignore b/programs/.gitignore new file mode 100644 index 0000000..ed39ae4 --- /dev/null +++ b/programs/.gitignore @@ -0,0 +1,5 @@ +* +!README.md +!*.c +!Makefile +!.gitignore