Browse Source

Initial commit

master
arlettamorgan 3 years ago
commit
736645f680
  1. 40
      .gitignore
  2. 3
      README.md

40
.gitignore

@ -0,0 +1,40 @@
# ---> CodeKit
# General CodeKit files to ignore
config.codekit
config.codekit3
/min
# ---> C++
# 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

3
README.md

@ -0,0 +1,3 @@
# Research_custom
In addition to writing for academic purposes, an academic research writer can also write for personal pleasure. Many writers take on research projects as part of their work.
Loading…
Cancel
Save