Hi,

Denis 'GNUtoo' Carikli:
> diff --git a/.gitignore b/.gitignore
> new file mode 100644
> index 0000000..c456b20
> --- /dev/null
> +++ b/.gitignore
> @@ -0,0 +1,3 @@
> +*~
> +*.swp
> +#.*#

If you are after the emacs autosave files it should be \#*\# instead of #.*#
_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to