summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-12-29 18:07:40 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-12-29 18:07:40 +0000
commitde125c0ea812207cbe1dc5ae6d81c1e4336bca81 (patch)
treef34945f90a7bc4409e7e614648727e2c0096d00b
parent54e4cf7bda2bc15065f9f32acaa7610f8c90bea0 (diff)
downloadjsonpath-de125c0ea812207cbe1dc5ae6d81c1e4336bca81.tar.gz
Amend gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c277488..4ec352a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ CMakeFiles
*.cmake
install_manifest.txt
jsonpath
+lexer.[ch]
+parser.[ch]