summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorapplehq <theappleman@gmail.com>2008-10-22 08:56:52 +0100
committerYorhel <git@yorhel.nl>2008-10-22 10:02:10 +0200
commitfe9bb206701925327f0889e400cb1d6b7a1bfbe7 (patch)
tree1c23341b175a1435f35a00010512b060c5c797ce /.gitignore
parent4d4f90de03b93f98f3720afdd77ae93aa4ad06e5 (diff)
Add an ignore file
/data/config.pl will always be local to an installation. /data/logs/ will contain logs that shouldn't be versioned anyway. Signed-off-by: applehq <theappleman@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7d2483a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/data/config.pl
+/data/logs/