diff --git a/cde/.gitignore b/cde/.gitignore new file mode 100644 index 000000000..74880dc49 --- /dev/null +++ b/cde/.gitignore @@ -0,0 +1,19 @@ +# Compiled source +*.o +*.so +*.so.2 +*.so.2.1 +*.a + +# Backups and editor created backups +*.bak +*~ + +# flags for saying directory is complete +DONE + +# imports of of headers +imports + +# exports of libraries/headers +exports