From: Zoltán Felleg Date: Wed, 6 Apr 2022 12:25:17 +0000 (+0200) Subject: Replaced .hgignore with .gitignore. X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=6468a94dd18e018acf5ed93c107815f2cba943de;p=user-lxc.git Replaced .hgignore with .gitignore. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ccc2c00 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/backups/ +/containers/ +/filesystems/ +/qqcs-ssh/ +/user-ssh/ diff --git a/.hgignore b/.hgignore deleted file mode 100644 index bb867f6..0000000 --- a/.hgignore +++ /dev/null @@ -1,9 +0,0 @@ -syntax: regexp -^backups/ -^build/ -^containers/ -^filesystems/ -^sources/dhsvn.in/ -^sources/pastry.in/ -^qqcs-ssh/ -^user-ssh/