diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..10ecce782c4ea12759ebf1d234fe068b9be17860
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+CMakeFiles
+cmake_install.cmake
+stage
+dng
+gipltng
+ost
+*_tests
+Makefile
+CTestTestfile.cmake
+*.cxx
+.*
+!.gitignore
+CMakeCache.txt
+config.hh
+*.pyc
+index.txt
+examples_index.txt
+html
+scratch
+pov_*test.pov
+pov_*test.inc
\ No newline at end of file