From 2bb6a86a8d91de3a5a50ebbcc7a7b52859351a95 Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <me@adhisimon.org>
Date: Tue, 18 Sep 2018 13:59:54 +0700
Subject: [PATCH] Ignore pid.txt

---
 .gitignore | 1 +
 pid.txt    | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index abf8ef0..432b42a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
 /config-backup/
 /tmp/
 /logs/
+/pid.txt
 *.swp
 *.sqlite
 /chips.json
diff --git a/pid.txt b/pid.txt
index 016cbc4..89301c7 100644
--- a/pid.txt
+++ b/pid.txt
@@ -1 +1 @@
-6743
\ No newline at end of file
+17319
\ No newline at end of file
-- 
1.9.0