summaryrefslogtreecommitdiff
path: root/opl
diff options
context:
space:
mode:
Diffstat (limited to 'opl')
-rw-r--r--opl/.gitignore2
-rw-r--r--opl/examples/.gitignore4
2 files changed, 5 insertions, 1 deletions
diff --git a/opl/.gitignore b/opl/.gitignore
index e64379dc..8aac4e77 100644
--- a/opl/.gitignore
+++ b/opl/.gitignore
@@ -3,3 +3,5 @@ Makefile
.deps
libopl.a
*.rc
+tags
+TAGS
diff --git a/opl/examples/.gitignore b/opl/examples/.gitignore
index 49bb1af8..4d589c73 100644
--- a/opl/examples/.gitignore
+++ b/opl/examples/.gitignore
@@ -2,4 +2,6 @@ Makefile.in
Makefile
.deps
droplay
-
+*.exe
+tags
+TAGS