diff --git a/.gitignore b/.gitignore index c3e8ae5..bfdba18 100644 --- a/.gitignore +++ b/.gitignore @@ -30,15 +30,6 @@ doc/*.ind doc/co*.tex doc/foo.html -funcs/t -funcs/*.o -funcs/*.png -funcs/V/* -funcs/*.gif -funcs/*.fits -funcs/*.tiff -funcs/toto - scripts/*.fimg scripts/*.pnm scripts/*.gif diff --git a/funcs/.gitignore b/funcs/.gitignore new file mode 100644 index 0000000..2382028 --- /dev/null +++ b/funcs/.gitignore @@ -0,0 +1,10 @@ + +tpnm +t +*.o +*.png +*.gif +*.fits +*.tiff + +