diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ data* plotting.py __pycache__ + + +#Added by cargo +# +#already existing elements are commented out + +/target +**/*.rs.bk |