Skip to content

Commit

Permalink
init github repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ubuntu1610 committed Apr 6, 2017
0 parents commit 18e478c
Show file tree
Hide file tree
Showing 409 changed files with 210,659 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# 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
/objs/
nbproject
Loading

0 comments on commit 18e478c

Please sign in to comment.