Add first version
[ric-plt/sdl.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..e354e78
--- /dev/null
@@ -0,0 +1,43 @@
+/.project
+/.vscode
+/build-aux/
+/configure
+/libtool
+/Makefile
+/Makefile.in
+/aclocal.m4
+/autom4te.cache/
+/config.*
+/m4/*
+!/m4/ax_boost_base.m4
+!/m4/ax_boost_system.m4
+!/m4/ax_boost_filesystem.m4
+!/m4/ax_cxx_compile_stdcxx.m4
+!/m4/ax_boost_program_options.m4
+!/m4/ax_prog_doxygen.m4
+!/m4/ax_boost_program_options.m4
+!/m4/ax_pthread.m4
+/shareddatalayer*.tar.gz
+*.o
+*.la
+*.lo
+*.Plo
+.deps/
+.libs/
+.dirstamp
+/include/config.h.in
+/include/config.h
+/include/stamp-h1
+/collectsdlinfo
+/sdltesterasync
+/sdltester
+/sdltool
+/libsdl.pc
+/Doxyfile
+/doxygen-doc/
+/run-tests.sh
+/testrunner
+*.log
+*.trs
+*.sw*
+*~