diff --git a/.gitignore b/.gitignore index 888f7a0..a129604 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ -obj/ -out/ -rpmbuild/ +* +!*.c +!*.h +!*.md +!/.gitignore +!/makefile