diff options
author | Alexey Yakovenko <waker@users.sourceforge.net> | 2013-09-29 19:32:43 +0200 |
---|---|---|
committer | Alexey Yakovenko <waker@users.sourceforge.net> | 2013-09-29 19:33:09 +0200 |
commit | e09702f21f6313b0a44fcfcb10ee06dd70364b2f (patch) | |
tree | 7e53dbb40c3911fc42c194f142910d6f551f989c /tools/apbuild | |
parent | 624bab4dd36e1bea09c27a67f1ff0a3b983f1ac1 (diff) |
added apbuild temp files to gitignore
Diffstat (limited to 'tools/apbuild')
-rw-r--r-- | tools/apbuild/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/apbuild/.gitignore b/tools/apbuild/.gitignore new file mode 100644 index 00000000..b16c5258 --- /dev/null +++ b/tools/apbuild/.gitignore @@ -0,0 +1,6 @@ +allsym +glibc2.4.syms +output +syms +syms-to-header + |