summaryrefslogtreecommitdiff
path: root/Examples/lua
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2005-08-17 21:04:44 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2005-08-17 21:04:44 +0000
commit562759198b2c9beab1255391aa262b064c7a035d (patch)
treee1e879755520e707a6f52da149418bd2a30a73ea /Examples/lua
parent6701ce5451f6460dfe42583ed11dc8eaf45a5da6 (diff)
downloadswig-562759198b2c9beab1255391aa262b064c7a035d.tar.gz
.cvsignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7376 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/lua')
-rw-r--r--Examples/lua/class/.cvsignore5
-rw-r--r--Examples/lua/simple/.cvsignore5
-rw-r--r--Examples/lua/variables/.cvsignore5
3 files changed, 15 insertions, 0 deletions
diff --git a/Examples/lua/class/.cvsignore b/Examples/lua/class/.cvsignore
new file mode 100644
index 000000000..82d460ff8
--- /dev/null
+++ b/Examples/lua/class/.cvsignore
@@ -0,0 +1,5 @@
+*wrap*
+*.so
+*.dll
+*.exp
+*.lib
diff --git a/Examples/lua/simple/.cvsignore b/Examples/lua/simple/.cvsignore
new file mode 100644
index 000000000..82d460ff8
--- /dev/null
+++ b/Examples/lua/simple/.cvsignore
@@ -0,0 +1,5 @@
+*wrap*
+*.so
+*.dll
+*.exp
+*.lib
diff --git a/Examples/lua/variables/.cvsignore b/Examples/lua/variables/.cvsignore
new file mode 100644
index 000000000..82d460ff8
--- /dev/null
+++ b/Examples/lua/variables/.cvsignore
@@ -0,0 +1,5 @@
+*wrap*
+*.so
+*.dll
+*.exp
+*.lib