summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordevzero2000 <devzero2000>2010-10-27 13:26:38 +0000
committerdevzero2000 <devzero2000>2010-10-27 13:26:38 +0000
commit06f6d055a7fbcf0ed467addb1c4d497d871fc649 (patch)
tree4c56663360f220cd509e9e84710b15a2eaa8b0e0 /.gitignore
parentf209a89c4318b8b9c3c3a3672d92dce99f0798ec (diff)
downloadlibpopt-06f6d055a7fbcf0ed467addb1c4d497d871fc649.tar.gz
readd .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore112
1 files changed, 112 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b142194
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,112 @@
+RCS
+SCCS
+CVS
+CVS.adm
+RCSLOG
+cvslog.*
+tags
+TAGS
+.make.state
+.nse_depinfo
+*~
+#*
+.#*
+,*
+_$*
+*$
+*.old
+*.bak
+*.BAK
+*.orig
+*.rej
+.del-*
+*.a
+*.olb
+*.o
+*.obj
+*.so
+*.exe
+*.Z
+*.elc
+*.ln
+core
+ABOUT-NLS
+aclocal.m4
+archive.tar.gz
+autom4te*
+build
+build-aux
+cat-id-tbl.c
+.ccache
+ChangeLog
+clang
+config.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.rpath
+config.status
+config.sub
+configure
+depcomp
+.depend
+.deps
+desc
+descriptors_storage
+Doxyfile
+doxygen
+*.gcda
+*.gcno
+.git
+.gitignore
+*.gmo
+*.header
+header_compile_errors
+install-sh
+intl
+*.la
+*.lcd
+lconv
+libintl.jar
+.libs
+libtool
+LINGUAS
+*.lo
+logs
+ltconfig
+ltmain.sh
+m4
+*.m4
+Makefile
+Makefile.am
+Makefile.in
+Makefile.in.in
+Makevars.template
+missing
+mkinstalldirs
+*.mo
+*.mode1v3
+*.pbxuser
+popt.pc
+popt.spec
+popt-*.tar.gz
+POTFILES
+Rules-quot
+*.sed
+*.sin
+stamp-cat-id
+stamp-h
+stamp-h1
+stamp-h.in
+stamp-po
+*.swp
+tdict
+test1
+test2
+test3
+test-poptrc
+test_results
+tests
+test?-test?.o
+types