owenvickery / cg2at

Conversion of coarsegrain to atomistic (complete rewrite of the original CG2AT)
GNU General Public License v3.0
30 stars 10 forks source link

Removes .pyc files and adds basic gitignore #8

Closed IAlibay closed 4 years ago

IAlibay commented 4 years ago

Just passing by and saw some extra .pyc files, so I thought I'd just add this basic .gitignore file.

codecov[bot] commented 4 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   55.26%   55.26%           
=======================================
  Files           8        8           
  Lines        3530     3530           
=======================================
  Hits         1951     1951           
  Misses       1579     1579           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 18d0173...195c671. Read the comment docs.