summaryrefslogtreecommitdiff
path: root/libaltos
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-12-18 11:08:11 -0800
committerKeith Packard <keithp@keithp.com>2013-12-18 11:08:11 -0800
commite2635d07d0f0a91dd7d59f2c94765a40907d2732 (patch)
treed8589fc2638f7423ca2bfed241308775916c0cf2 /libaltos
parent8fdbdebdbb4d1579fd2af47430807d0d2a78105b (diff)
Ignore .dll files in libaltos
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'libaltos')
-rw-r--r--libaltos/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/libaltos/.gitignore b/libaltos/.gitignore
index c490e6f8..6d043d60 100644
--- a/libaltos/.gitignore
+++ b/libaltos/.gitignore
@@ -3,6 +3,7 @@
*.la
*.java
*.class
+*.dll
.libs/
classlibaltos.stamp
libaltos_wrap.c