]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Let git ignore python compiled module cache. 18310/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 31 Mar 2025 22:08:49 +0000 (16:08 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 31 Mar 2025 22:09:06 +0000 (16:09 -0600)
.gitignore

index 4d186c07f01a1985044d55b0b3e02d32d402290b..86f190af6b542985432c03e6cb2adaba90a2fb74 100644 (file)
@@ -17,6 +17,9 @@ CMakeLists.txt.user
 /.cache
 /.clangd
 
+# Python compiled modules
+/contrib/utilities/__pycache__
+
 # misc
 /compile_commands.json
 /.clang_complete

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.