TNO Intern

Commit dee64f3d authored by Arjo Segers's avatar Arjo Segers
Browse files

Added .gitignore file.

parent 79832a4d
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+9 −0
Original line number Diff line number Diff line
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Fortran objects
*.mod
*.o
*.x