Skip to content
Permalink
Browse files
Initial commit
  • Loading branch information
sabatierb committed Feb 10, 2021
0 parents commit 8dc3abc418de055e64b9975ece5246ceb57e0973
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
@@ -0,0 +1,32 @@
# 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
@@ -0,0 +1 @@
# adventure-game

0 comments on commit 8dc3abc

Please sign in to comment.