Explorar o código

Updated .gitignore for Python

Paul-Louis Ageneau %!s(int64=4) %!d(string=hai) anos
pai
achega
b592e5fc09
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -5,6 +5,9 @@ output/
 *.o
 *.a
 *.so
+*.pyc
+*.pyo
+__pycache__
 compile_commands.json
 /tests
 .DS_Store