This website requires JavaScript.
Explore
Help
Sign In
223031012
/
DAMASK_EICMD
mirror of
https://github.com/achalhp/DAMASK_EICMD.git
Watch
1
Star
0
Fork
You've already forked DAMASK_EICMD
0
Code
Issues
Projects
Releases
Wiki
Activity
Working_beta
DAMASK_EICMD
/
python
/
.gitignore
6 lines
49 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
only ignore temporary files in the respective folders
2020-03-17 02:41:29 +05:30
*.pyc
enables auto include
2019-04-26 22:54:22 +05:30
dist
reflects current temp files
2019-04-28 10:52:12 +05:30
damask.egg-info
for test coverage reports using pytest
2020-03-31 01:44:45 +05:30
.coverage
arguments can be int, bool, str
2021-03-30 23:27:49 +05:30
.coverage.*