diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8000087 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# For a project mostly in C, the following would be a good set of +# Lines that start with '#' are comments. +# exclude patterns (uncomment them if you want to use them): +# git-ls-files --others --exclude-from=.git/info/exclude +*.directory +*.py[co] +*~ +.*.sw[p,o] +/build +tags +.swp.* +.kdev4/ +*.kdev4 +*.moc