Skip to content
Permalink
Browse files
Initial commit
  • Loading branch information
topartio committed Dec 21, 2020
0 parents commit d7776e3c67df5ddc6687551c8c10c7155ddd3db6
Show file tree
Hide file tree
Showing 2 changed files with 34 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,2 @@
# CPP-Programming
C ++ Programming / Revising all em basiq stuff.

0 comments on commit d7776e3

Please sign in to comment.