summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-10-22 12:34:15 -0400
committerGaetan Nadon <memsize@videotron.ca>2009-10-22 12:34:15 -0400
commit64a4c3d43b8521c51d9ef77ce6987b274937818d (patch)
tree1bbc432f8d651305dfc3c5bd0a7c8c3666dae420 /lisp
parentb5980a1f03ebbc97267682fa912f145728867364 (diff)
.gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/.gitignore4
-rw-r--r--lisp/re/.gitignore2
2 files changed, 6 insertions, 0 deletions
diff --git a/lisp/.gitignore b/lisp/.gitignore
new file mode 100644
index 0000000..787e94c
--- /dev/null
+++ b/lisp/.gitignore
@@ -0,0 +1,4 @@
+# Add & Override for this directory and it's subdirectories
+.dirstamp
+lsp
+
diff --git a/lisp/re/.gitignore b/lisp/re/.gitignore
new file mode 100644
index 0000000..836556a
--- /dev/null
+++ b/lisp/re/.gitignore
@@ -0,0 +1,2 @@
+# Add & Override for this directory and it's subdirectories
+tests