Skip to content
Snippets Groups Projects
Commit 4c41d543 authored by Tomáš Kořistka's avatar Tomáš Kořistka
Browse files
parent ae3c1fef
No related branches found
No related tags found
No related merge requests found
......@@ -137,4 +137,37 @@ dmypy.json
.pyre/
 
# pytype static type analyzer
.pytype/
\ No newline at end of file
.pytype/
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment