added a .gitignore to ignore files created when building the C extension
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 6 Nov 2012 12:20:59 +0000 (13:20 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 6 Nov 2012 12:20:59 +0000 (13:20 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..840b78e
--- /dev/null
@@ -0,0 +1,2 @@
+/ext/twig/autom4te.cache/
+