Test churn from adding make_uuid() into CPL.
[libdcp.git] / .gitignore
index 62449d435898236b5f1ab8fece0c990d67249798..c8770315d170fd23e28c9b40dc27fb4f484c90bc 100644 (file)
@@ -2,4 +2,19 @@ core
 *~
 build
 .waf*
-.lock*
\ No newline at end of file
+.lock*
+doc/html
+doc/latex
+src/version.cc
+*.pyc
+__pycache__
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+.*.swp
+TAGS
+.ccls-cache
+compile_commands.json
+
+run/tools/dcpdummy
\ No newline at end of file