Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JoenHo committed Mar 9, 2022
1 parent c13267a commit b83d170
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 7 deletions.
34 changes: 34 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
.DS_Store

# 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
7 changes: 0 additions & 7 deletions media/README.md

This file was deleted.

Binary file removed media/logo.docx
Binary file not shown.

0 comments on commit b83d170

Please sign in to comment.