gitignore
authorMichael Wallner <mike@php.net>
Tue, 27 Dec 2011 17:21:27 +0000 (18:21 +0100)
committerMichael Wallner <mike@php.net>
Tue, 27 Dec 2011 17:21:27 +0000 (18:21 +0100)
.gitignore [new file with mode: 0644]
.hgignore [deleted file]
.hgtags [deleted file]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b65bb23
--- /dev/null
@@ -0,0 +1,58 @@
+syntax: glob
+#*#
+*.dsw
+*.la
+*.lo
+*.ncb
+*.opt
+*.plg
+*.tgz
+*~
+.#*
+.deps
+.libs
+Debug
+Debug_TS
+Makefile
+Makefile.fragments
+Makefile.global
+Makefile.objects
+Release
+Release_TS
+Release_TSDbg
+Release_TS_inline
+Release_inline
+acinclude.m4
+aclocal.m4
+autom4te.cache
+build
+config.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.nice
+config.status
+config.sub
+configure
+configure.in
+conftest
+conftest.c
+include
+install-sh
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+modules
+scan_makefile_in.awk
+*.gcda
+*.gcno
+run-tests.php
+warnings
+run-tests-config.php
+*.cmd
+*.diff
+.cproject
+.project
+
diff --git a/.hgignore b/.hgignore
deleted file mode 100644 (file)
index b65bb23..0000000
--- a/.hgignore
+++ /dev/null
@@ -1,58 +0,0 @@
-syntax: glob
-#*#
-*.dsw
-*.la
-*.lo
-*.ncb
-*.opt
-*.plg
-*.tgz
-*~
-.#*
-.deps
-.libs
-Debug
-Debug_TS
-Makefile
-Makefile.fragments
-Makefile.global
-Makefile.objects
-Release
-Release_TS
-Release_TSDbg
-Release_TS_inline
-Release_inline
-acinclude.m4
-aclocal.m4
-autom4te.cache
-build
-config.cache
-config.guess
-config.h
-config.h.in
-config.log
-config.nice
-config.status
-config.sub
-configure
-configure.in
-conftest
-conftest.c
-include
-install-sh
-libtool
-ltmain.sh
-missing
-mkinstalldirs
-modules
-scan_makefile_in.awk
-*.gcda
-*.gcno
-run-tests.php
-warnings
-run-tests-config.php
-*.cmd
-*.diff
-.cproject
-.project
-
diff --git a/.hgtags b/.hgtags
deleted file mode 100644 (file)
index da8b748..0000000
--- a/.hgtags
+++ /dev/null
@@ -1,4 +0,0 @@
-5a59078a92fab9f4dc352c2be0466eef4e10ef4a RELEASE_0_1_0
-111616eb561ad7b0ad63d1fa4a13e2870d044dc6 RELEASE_0_1_1
-6f9411017d40a7a193627b773b6d828a85cf0ec1 RELEASE_0_1_2
-fdd95a4cbb5b8d1bfc4b7220fd12b803702a5c35 RELEASE_0_2_0