]> git.donarmstrong.com Git - infobot.git/commitdiff
add some .gitignores based on svn:ignore
authorsimonraven <simonraven@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 5 Oct 2009 18:46:36 +0000 (18:46 +0000)
committersimonraven <simonraven@c11ca15a-4712-0410-83d8-924469b57eb5>
Mon, 5 Oct 2009 18:46:36 +0000 (18:46 +0000)
Signed-off-by: Simon Kjikàqawej Côté <simon.raven@gmail.com>
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1874 c11ca15a-4712-0410-83d8-924469b57eb5

.gitignore [new file with mode: 0644]
files/.gitignore [new file with mode: 0644]
log/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ffb08b8
--- /dev/null
@@ -0,0 +1,6 @@
+/infobot-*
+/*.pid
+/temp
+/tmp
+/*.sqlite
+
diff --git a/files/.gitignore b/files/.gitignore
new file mode 100644 (file)
index 0000000..0881d89
--- /dev/null
@@ -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 (file)
index 0000000..a815434
--- /dev/null
@@ -0,0 +1 @@
+/log/*