aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2011-05-29 16:54:34 -0700
committerPeter Johnson <peter@tortall.net>2011-08-27 09:24:07 -0700
commit8281be0c256a42fd2eab894c5788ace7674ed3cb (patch)
tree2b5ff4d83748a6d28b9034d5528ec1244032fef0
parent94ab1135a30827eeb9a422489656c363ed115eec (diff)
downloadyasm-8281be0c256a42fd2eab894c5788ace7674ed3cb.tar.gz
Add .gitignore files.
These are based on the old svn:ignore properties.
-rw-r--r--.gitignore67
-rw-r--r--config/.gitignore5
-rw-r--r--po/.gitignore10
3 files changed, 82 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..989c3f41
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,67 @@
+autom4te.cache
+stamp-h*
+config.*
+libyasm-stdint.h
+nasm-token.c
+nasm-macros.c
+yapp-token.c
+gas-token.c
+license.c
+module.c
+x86parse.c
+lc3bid.c
+re2c-parser.c
+re2c-parser.h
+yasm
+vsyasm
+ytasm
+re2c
+cleanup
+genmacro
+test_hd
+genperf
+genversion
+genmodule
+genstring
+version.mac
+*_test
+configure
+configure.scan
+configure.lineno
+config.*
+aclocal.m4
+*.tar.gz
+*.la
+*.lo
+*.o
+*.a
+.libs
+.deps
+libtool
+*.bb
+*.bbg
+*.da
+results
+Makefile
+Makefile.in
+.*.swp
+python-setup.txt
+yasm_python.c
+.python-build
+_yasm.pxi
+yasm.pyx
+build
+yasm.so
+x86cpu.c
+x86insn_nasm.gperf
+x86insn_nasm.c
+x86insn_gas.gperf
+x86insn_gas.c
+x86insns.c
+x86regtmod.c
+nasm-version.c
+win64-gas.c
+win64-nasm.c
+.sw*
+*.s
+*.asm
diff --git a/config/.gitignore b/config/.gitignore
new file mode 100644
index 00000000..4ea29110
--- /dev/null
+++ b/config/.gitignore
@@ -0,0 +1,5 @@
+mkinstalldirs
+depcomp
+compile
+missing
+install-sh
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 00000000..38039dfd
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,10 @@
+Makefile.in.in
+POTFILES
+cat-id-tbl.c
+yasm.pot
+stamp-cat-id
+remove-potcdate.sed
+Makefile
+Makefile.in
+.*.swp
+stamp-po