From: simonraven Date: Mon, 5 Oct 2009 18:46:36 +0000 (+0000) Subject: add some .gitignores based on svn:ignore X-Git-Url: https://git.donarmstrong.com/?p=infobot.git;a=commitdiff_plain;h=7fd477545c9b5915cad465b28b9a0d736073aca6 add some .gitignores based on svn:ignore Signed-off-by: Simon Kjikàqawej Côté git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1874 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ffb08b8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +/infobot-* +/*.pid +/temp +/tmp +/*.sqlite + diff --git a/files/.gitignore b/files/.gitignore new file mode 100644 index 0000000..0881d89 --- /dev/null +++ b/files/.gitignore @@ -0,0 +1,9 @@ +/files/infobot.sqlite +/files/infobot.countdown +/files/infobot.users +/files/infobot.config +/files/*.uptime +/files/infobot.servers +/files/infobot.chan +/files/debian + diff --git a/log/.gitignore b/log/.gitignore new file mode 100644 index 0000000..a815434 --- /dev/null +++ b/log/.gitignore @@ -0,0 +1 @@ +/log/*