Replaced .hgignore with .gitignore.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Wed, 6 Apr 2022 12:25:17 +0000 (14:25 +0200)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Wed, 6 Apr 2022 12:25:17 +0000 (14:25 +0200)
.gitignore [new file with mode: 0644]
.hgignore [deleted file]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ccc2c00
--- /dev/null
@@ -0,0 +1,5 @@
+/backups/
+/containers/
+/filesystems/
+/qqcs-ssh/
+/user-ssh/
diff --git a/.hgignore b/.hgignore
deleted file mode 100644 (file)
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/