Initial commit

This commit is contained in:
devn00b 2020-02-25 04:20:00 +00:00 committed by Gogs
commit 52e8db513f
2 changed files with 32 additions and 0 deletions

30
.gitignore vendored Normal file
View file

@ -0,0 +1,30 @@
# ---> C++
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# EQ2EMu